HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | http://127.0.0.1:7700/indexes/products/documents?primaryKey=id | |
|---|---|---|
| Request options | [ "headers" => [ "Authorization" => "Bearer c6d32cf62b52942fcdf52006e8919a4418ba3a6fcd0219af0c7233ae2fba4a50" "Content-Type" => "application/json" ] "json" => [ [ "id" => "018c0f03551d709a9820aad333c5d8a7" "productNumber" => "LINDESD3903601961" "name" => "ELEKTRON.STEUEREINHEIT ZSB - 3903601961" "description" => "Keine Produktinfo hinterlegt" "manufacturerNumber" => "" "ean" => "" "customSearchKeywords" => [] "manufacturer" => "LINDE" "manufacturerId" => "018be5c43dda70eb8c39ededcc6bca71" "categories" => [ "Anbaugeräte" ] "properties" => [] "price" => 3007.24 "active" => true "url" => "/detail/018c0f03551d709a9820aad333c5d8a7" ] ] ] |
|
| Response |
202
[ "info" => [ "header_size" => 246 "request_size" => 735 "total_time" => 0.015005 "namelookup_time" => 2.7E-5 "connect_time" => 0.000118 "pretransfer_time" => 0.000169 "size_upload" => 438.0 "size_download" => 135.0 "speed_download" => 8997.0 "speed_upload" => 29190.0 "upload_content_length" => 438.0 "starttransfer_time" => 0.014474 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 33406 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 118 "namelookup_time_us" => 27 "pretransfer_time_us" => 169 "starttransfer_time_us" => 14474 "total_time_us" => 15005 "effective_method" => "POST" "start_time" => 1780248778.2488 "original_url" => "http://127.0.0.1:7700/indexes/products/documents?primaryKey=id" "pause_handler" => Closure(float $duration) {#11457 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#11050 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#11464 …} : -9223372036854775808 } } "debug" => """ * Trying 127.0.0.1:7700...\n * Connected to 127.0.0.1 (127.0.0.1) port 7700 (#0)\n > POST /indexes/products/documents?primaryKey=id HTTP/1.1\r\n Host: 127.0.0.1:7700\r\n Authorization: Bearer c6d32cf62b52942fcdf52006e8919a4418ba3a6fcd0219af0c7233ae2fba4a50\r\n Content-Type: application/json\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 438\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 202 Accepted\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: Sun, 31 May 2026 17:32:57 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 202 Accepted" "transfer-encoding: chunked" "content-type: application/json" "content-encoding: gzip" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Sun, 31 May 2026 17:32:57 GMT" ] "response_json" => [ "taskUid" => 231 "indexUid" => "products" "status" => "enqueued" "type" => "documentAdditionOrUpdate" "enqueuedAt" => "2026-05-31T17:32:58.25008698Z" ] ] |
|