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" => "018c1705930d7187aeec15b844e70683" "productNumber" => "LINDESD0009442649" "name" => "Steuerventil - 0009442649" "description" => "Keine Produktinfo hinterlegt" "manufacturerNumber" => "" "ean" => "" "customSearchKeywords" => [] "manufacturer" => "LINDE" "manufacturerId" => "018be5c43dda70eb8c39ededcc6bca71" "categories" => [ "Anbaugeräte" ] "properties" => [] "price" => 0.0 "active" => true "url" => "/detail/018c1705930d7187aeec15b844e70683" ] ] ] |
|
| Response |
202
[ "info" => [ "header_size" => 246 "request_size" => 717 "total_time" => 0.023843 "namelookup_time" => 2.2E-5 "connect_time" => 0.000114 "pretransfer_time" => 0.000167 "size_upload" => 420.0 "size_download" => 136.0 "speed_download" => 5703.0 "speed_upload" => 17615.0 "upload_content_length" => 420.0 "starttransfer_time" => 0.023358 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 48546 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 114 "namelookup_time_us" => 22 "pretransfer_time_us" => 167 "starttransfer_time_us" => 23358 "total_time_us" => 23843 "effective_method" => "POST" "start_time" => 1780250833.6661 "original_url" => "http://127.0.0.1:7700/indexes/products/documents?primaryKey=id" "pause_handler" => Closure(float $duration) {#11275 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#10353 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#11282 …} : -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: 420\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 202 Accepted\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: Sun, 31 May 2026 18:07:13 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 202 Accepted" "transfer-encoding: chunked" "content-encoding: gzip" "content-type: application/json" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "date: Sun, 31 May 2026 18:07:13 GMT" ] "response_json" => [ "taskUid" => 232 "indexUid" => "products" "status" => "enqueued" "type" => "documentAdditionOrUpdate" "enqueuedAt" => "2026-05-31T18:07:13.667020169Z" ] ] |
|