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" => "018c0f031fa270679f7eca958f188fd0" "productNumber" => "LINDESD12025700201" "name" => "FLUESSIGKEITBEHAELTER - 12025700201" "description" => "Keine Produktinfo hinterlegt" "manufacturerNumber" => "" "ean" => "" "customSearchKeywords" => [] "manufacturer" => "LINDE" "manufacturerId" => "018be5c43dda70eb8c39ededcc6bca71" "categories" => [ "Backwaren" "Anbaugeräte" "Ersatzteile" ] "properties" => [] "price" => 892.24 "active" => true "url" => "/detail/018c0f031fa270679f7eca958f188fd0" ] ] ] |
|
| Response |
202
[ "info" => [ "header_size" => 246 "request_size" => 757 "total_time" => 0.019942 "namelookup_time" => 3.1E-5 "connect_time" => 0.00014 "pretransfer_time" => 0.000205 "size_upload" => 460.0 "size_download" => 136.0 "speed_download" => 6819.0 "speed_upload" => 23066.0 "upload_content_length" => 460.0 "starttransfer_time" => 0.018865 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 43302 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 140 "namelookup_time_us" => 31 "pretransfer_time_us" => 205 "starttransfer_time_us" => 18865 "total_time_us" => 19942 "effective_method" => "POST" "start_time" => 1780244639.8591 "original_url" => "http://127.0.0.1:7700/indexes/products/documents?primaryKey=id" "pause_handler" => Closure(float $duration) {#12171 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#11744 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#12178 …} : -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: 460\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 < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < date: Sun, 31 May 2026 16:23:59 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 202 Accepted" "transfer-encoding: chunked" "content-type: application/json" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "content-encoding: gzip" "date: Sun, 31 May 2026 16:23:59 GMT" ] "response_json" => [ "taskUid" => 213 "indexUid" => "products" "status" => "enqueued" "type" => "documentAdditionOrUpdate" "enqueuedAt" => "2026-05-31T16:23:59.860524004Z" ] ] |
|