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" => [ 43 ] ] "body" => "{"q":"Test","limit":1,"sort":["price:asc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 342 "total_time" => 0.009027 "namelookup_time" => 3.9E-5 "connect_time" => 0.000327 "pretransfer_time" => 0.000447 "size_upload" => 43.0 "size_download" => 416.0 "speed_download" => 46083.0 "speed_upload" => 4763.0 "upload_content_length" => 43.0 "starttransfer_time" => 0.007833 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41532 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 327 "namelookup_time_us" => 39 "pretransfer_time_us" => 447 "starttransfer_time_us" => 7833 "total_time_us" => 9027 "effective_method" => "POST" "start_time" => 1790267010.9956 "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: 43\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Thu, 24 Sep 2026 16:23:30 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-type: application/json" "content-encoding: gzip" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Thu, 24 Sep 2026 16:23:30 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" => [ 44 ] ] "body" => "{"q":"Test","limit":1,"sort":["price:desc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 343 "total_time" => 0.002702 "namelookup_time" => 3.2E-5 "pretransfer_time" => 0.000147 "size_upload" => 44.0 "size_download" => 460.0 "speed_download" => 170244.0 "speed_upload" => 16284.0 "upload_content_length" => 44.0 "starttransfer_time" => 0.002263 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41532 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 32 "pretransfer_time_us" => 147 "starttransfer_time_us" => 2263 "total_time_us" => 2702 "effective_method" => "POST" "start_time" => 1790267011.0776 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1825 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1800 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775802 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa29c910 [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: 44\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Thu, 24 Sep 2026 16:23:30 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-type: application/json" "content-encoding: gzip" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Thu, 24 Sep 2026 16:23:30 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" => [ 115 ] ] "body" => "{"q":"Test","limit":24,"offset":0,"facets":["tags","collections","aggregatedFacets","discountPercents","benefits"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 415 "total_time" => 0.004772 "namelookup_time" => 3.1E-5 "pretransfer_time" => 0.000148 "size_upload" => 115.0 "size_download" => 2003.0 "speed_download" => 419740.0 "speed_upload" => 24098.0 "upload_content_length" => 115.0 "starttransfer_time" => 0.004616 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 41532 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 31 "pretransfer_time_us" => 148 "starttransfer_time_us" => 4616 "total_time_us" => 4772 "effective_method" => "POST" "start_time" => 1790267011.0861 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1889 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1878 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775797 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa29c910 [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: 115\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-type: application/json\r\n < content-encoding: gzip\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Thu, 24 Sep 2026 16:23:30 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-type: application/json" "content-encoding: gzip" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Thu, 24 Sep 2026 16:23:30 GMT" ] ] |
|