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" => "018c7d429f0e728987195a7a07cdb75e" "productNumber" => "STDSD7919040042" "name" => "JOYSTICK ELEKTRISCH - 7919040042" "description" => "Keine Produktinfo hinterlegt" "manufacturerNumber" => "" "ean" => "" "customSearchKeywords" => [] "manufacturer" => "STD" "manufacturerId" => "018c1e243c2a73ffab478eb1d5ce9a49" "categories" => [ "Beleuchtung" ] "properties" => [] "price" => 248.71 "active" => true "url" => "/detail/018c7d429f0e728987195a7a07cdb75e" ] ] ] |
|
| Response |
202
[ "info" => [ "header_size" => 246 "request_size" => 718 "total_time" => 0.013958 "namelookup_time" => 2.4E-5 "connect_time" => 0.000127 "pretransfer_time" => 0.000191 "size_upload" => 421.0 "size_download" => 136.0 "speed_download" => 9743.0 "speed_upload" => 30161.0 "upload_content_length" => 421.0 "starttransfer_time" => 0.013361 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 48562 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 127 "namelookup_time_us" => 24 "pretransfer_time_us" => 191 "starttransfer_time_us" => 13361 "total_time_us" => 13958 "effective_method" => "POST" "start_time" => 1780250833.9149 "original_url" => "http://127.0.0.1:7700/indexes/products/documents?primaryKey=id" "pause_handler" => Closure(float $duration) {#11489 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#11109 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#11496 …} : -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: 421\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 18:07:13 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 18:07:13 GMT" ] "response_json" => [ "taskUid" => 234 "indexUid" => "products" "status" => "enqueued" "type" => "documentAdditionOrUpdate" "enqueuedAt" => "2026-05-31T18:07:13.91606782Z" ] ] |
|