HTTP Client
3
Total requests
0
HTTP errors
Clients
http_client 3
Requests
| POST | http://127.0.0.1:7700/indexes/doudou_dev_products/search | |
|---|---|---|
| Request options | [ "headers" => [ "Host" => [ "127.0.0.1:7700" ] "User-Agent" => [ "Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)" ] "Authorization" => [ "Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo" ] "Content-type" => [ "application/json" ] "Content-Length" => [ 46 ] ] "body" => "{"q":"Preprod","limit":1,"sort":["price:asc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 345 "total_time" => 0.00329 "namelookup_time" => 2.8E-5 "connect_time" => 0.000238 "pretransfer_time" => 0.00032 "size_upload" => 46.0 "size_download" => 146.0 "speed_download" => 44376.0 "speed_upload" => 13981.0 "upload_content_length" => 46.0 "starttransfer_time" => 0.002365 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41554 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 238 "namelookup_time_us" => 28 "pretransfer_time_us" => 320 "starttransfer_time_us" => 2365 "total_time_us" => 3290 "effective_method" => "POST" "start_time" => 1790267016.0551 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1355 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1341 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Trying 127.0.0.1:7700...\n * Connected to 127.0.0.1 (127.0.0.1) port 7700\n > POST /indexes/doudou_dev_products/search HTTP/1.1\r\n Host: 127.0.0.1:7700\r\n User-Agent: Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)\r\n Authorization: Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo\r\n Content-type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n Content-Length: 46\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < date: Thu, 24 Sep 2026 16:23:35 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "content-type: application/json" "content-encoding: gzip" "date: Thu, 24 Sep 2026 16:23:35 GMT" ] ] |
|
| POST | http://127.0.0.1:7700/indexes/doudou_dev_products/search | |
|---|---|---|
| Request options | [ "headers" => [ "Host" => [ "127.0.0.1:7700" ] "User-Agent" => [ "Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)" ] "Authorization" => [ "Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo" ] "Content-type" => [ "application/json" ] "Content-Length" => [ 47 ] ] "body" => "{"q":"Preprod","limit":1,"sort":["price:desc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 346 "total_time" => 0.00103 "namelookup_time" => 1.7E-5 "pretransfer_time" => 0.000103 "size_upload" => 47.0 "size_download" => 145.0 "speed_download" => 140776.0 "speed_upload" => 45631.0 "upload_content_length" => 47.0 "starttransfer_time" => 0.000954 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41554 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 17 "pretransfer_time_us" => 103 "starttransfer_time_us" => 954 "total_time_us" => 1030 "effective_method" => "POST" "start_time" => 1790267016.062 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1353 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1298 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775802 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa6b2da0 [serially]\n * Can not multiplex, even if we wanted to\n * Re-using existing connection with host 127.0.0.1\n > POST /indexes/doudou_dev_products/search HTTP/1.1\r\n Host: 127.0.0.1:7700\r\n User-Agent: Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)\r\n Authorization: Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo\r\n Content-type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n Content-Length: 47\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < date: Thu, 24 Sep 2026 16:23:35 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "content-type: application/json" "content-encoding: gzip" "date: Thu, 24 Sep 2026 16:23:35 GMT" ] ] |
|
| POST | http://127.0.0.1:7700/indexes/doudou_dev_products/search | |
|---|---|---|
| Request options | [ "headers" => [ "Host" => [ "127.0.0.1:7700" ] "User-Agent" => [ "Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)" ] "Authorization" => [ "Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo" ] "Content-type" => [ "application/json" ] "Content-Length" => [ 118 ] ] "body" => "{"q":"Preprod","limit":24,"offset":0,"facets":["tags","collections","aggregatedFacets","discountPercents","benefits"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 418 "total_time" => 0.00193 "namelookup_time" => 1.6E-5 "pretransfer_time" => 9.4E-5 "size_upload" => 118.0 "size_download" => 217.0 "speed_download" => 112435.0 "speed_upload" => 61139.0 "upload_content_length" => 118.0 "starttransfer_time" => 0.001798 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41554 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 16 "pretransfer_time_us" => 94 "starttransfer_time_us" => 1798 "total_time_us" => 1930 "effective_method" => "POST" "start_time" => 1790267016.0636 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1282 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1283 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775797 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa6b2da0 [serially]\n * Can not multiplex, even if we wanted to\n * Re-using existing connection with host 127.0.0.1\n > POST /indexes/doudou_dev_products/search HTTP/1.1\r\n Host: 127.0.0.1:7700\r\n User-Agent: Meilisearch Symfony (v0.16.1);Meilisearch PHP (v1.16.1)\r\n Authorization: Bearer fdkxfb8R8KaduzF1VisnXfsWfBcEq8qDzvDcx1fH7fo\r\n Content-type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip\r\n Content-Length: 118\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < date: Thu, 24 Sep 2026 16:23:35 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "content-type: application/json" "content-encoding: gzip" "date: Thu, 24 Sep 2026 16:23:35 GMT" ] ] |
|