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" => [ 41 ] ] "body" => "{"q":null,"limit":1,"sort":["price:asc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 340 "total_time" => 0.008343 "namelookup_time" => 2.9E-5 "connect_time" => 0.000587 "pretransfer_time" => 0.00075 "size_upload" => 41.0 "size_download" => 359.0 "speed_download" => 43030.0 "speed_upload" => 4914.0 "upload_content_length" => 41.0 "starttransfer_time" => 0.006504 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 57660 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 587 "namelookup_time_us" => 29 "pretransfer_time_us" => 750 "starttransfer_time_us" => 6504 "total_time_us" => 8343 "effective_method" => "POST" "start_time" => 1790307520.353 "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: 41\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-encoding: gzip\r\n < content-type: application/json\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Fri, 25 Sep 2026 03:38:40 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-encoding: gzip" "content-type: application/json" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Fri, 25 Sep 2026 03:38:40 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" => [ 42 ] ] "body" => "{"q":null,"limit":1,"sort":["price:desc"]}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 341 "total_time" => 0.001993 "namelookup_time" => 2.8E-5 "pretransfer_time" => 0.000171 "size_upload" => 42.0 "size_download" => 485.0 "speed_download" => 243351.0 "speed_upload" => 21073.0 "upload_content_length" => 42.0 "starttransfer_time" => 0.001877 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 57660 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 28 "pretransfer_time_us" => 171 "starttransfer_time_us" => 1877 "total_time_us" => 1993 "effective_method" => "POST" "start_time" => 1790307520.4096 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#1824 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1799 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775802 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa7b57b0 [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: 42\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-encoding: gzip\r\n < content-type: application/json\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Fri, 25 Sep 2026 03:38:40 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-encoding: gzip" "content-type: application/json" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Fri, 25 Sep 2026 03:38:40 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" => [ 152 ] ] "body" => "{"q":null,"limit":24,"offset":0,"facets":["tags","collections","aggregatedFacets","discountPercents","benefits"],"filter":"price >= 2 AND price <= 350"}" ] |
|
| Response |
200
[ "info" => [ "header_size" => 240 "request_size" => 452 "total_time" => 0.007197 "namelookup_time" => 2.6E-5 "pretransfer_time" => 0.000446 "size_upload" => 152.0 "size_download" => 3572.0 "speed_download" => 496317.0 "speed_upload" => 21119.0 "upload_content_length" => 152.0 "starttransfer_time" => 0.007075 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 57660 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "namelookup_time_us" => 26 "pretransfer_time_us" => 446 "starttransfer_time_us" => 7075 "total_time_us" => 7197 "effective_method" => "POST" "start_time" => 1790307520.4217 "original_url" => "http://127.0.0.1:7700/indexes/doudou_dev_products/search" "pause_handler" => Closure(float $duration) {#2070 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2051 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#551 …} : -9223372036854775797 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Found bundle for host: 0x5e93fa7b57b0 [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: 152\r\n \r\n < HTTP/1.1 200 OK\r\n < transfer-encoding: chunked\r\n < content-encoding: gzip\r\n < content-type: application/json\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < date: Fri, 25 Sep 2026 03:38:40 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "transfer-encoding: chunked" "content-encoding: gzip" "content-type: application/json" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Fri, 25 Sep 2026 03:38:40 GMT" ] ] |
|