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" => "018e79623f2173338e4bfdce864d3ac9" "productNumber" => "STDSD129TA8930" "name" => "ANTRIEBSRAD - 129TA8930" "description" => "Art des Antriebsrads SRT-WHstandard antriebsradDurchmesser des Rades D1 (mm)230Breite des Rades W1 (mm)90Durchmesser der Felge D2 (mm)175Breite der Felge W2 (mm)90Wellendurchmesser D8 (mm)63Größter Wellendurchmesser, nur falls abweichend AX2 D9 (mm)65Außenversatz des Flansches OFF-OUT (mm)36Dicke des Flansches TH-FL (mm)13Material des Rades (gruppiert) MAT-WHpolyurethaneRad-Material detailliert MAT-DETWeiches PU (EU) für nasse Oberflächen mit weniger Geräusch, weniger Vibrationen, Ersatz für NM-Gummi (Kapazität 70% im Vergleich zum Standard-PU)Form der Lauffläche SH-TREDcrownedRadius der gewölbten Lauffläche RAD-TREDR250Rad-Profil PROF-WHglattMaterial der Felge MAT-RIMgusseisenNocken vorhanden CAM-PRNEINAnzahl der Bolzenlöcher QTY-BO4Durchmesser der Bolzenlöcher D13 (mm)13Steigung des Kreisdurchmessers D15 (mm)95Felge und Rad RIMTYRNEINKühlanlage SUFNEINEine Seite ist geschlossen CLNEIN" "manufacturerNumber" => "" "ean" => "" "customSearchKeywords" => [] "manufacturer" => "STD" "manufacturerId" => "018c1e243c2a73ffab478eb1d5ce9a49" "categories" => [ "Antriebsräder123" "Backwaren" ] "properties" => [ "CRW" "230" "90" "13" "95" "36" "175" "63" "4" "PU-soft" "233" ] "price" => 334.81 "active" => true "url" => "/detail/018e79623f2173338e4bfdce864d3ac9" ] ] ] |
|
| Response |
202
[ "info" => [ "header_size" => 246 "request_size" => 1734 "total_time" => 0.020171 "namelookup_time" => 2.5E-5 "connect_time" => 0.000131 "pretransfer_time" => 0.000202 "size_upload" => 1436.0 "size_download" => 136.0 "speed_download" => 6742.0 "speed_upload" => 71191.0 "upload_content_length" => 1436.0 "starttransfer_time" => 0.019424 "primary_ip" => "127.0.0.1" "primary_port" => 7700 "local_ip" => "127.0.0.1" "local_port" => 48548 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 131 "namelookup_time_us" => 25 "pretransfer_time_us" => 202 "starttransfer_time_us" => 19424 "total_time_us" => 20171 "effective_method" => "POST" "start_time" => 1780250833.7366 "original_url" => "http://127.0.0.1:7700/indexes/products/documents?primaryKey=id" "pause_handler" => Closure(float $duration) {#11914 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#11384 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#11921 …} : -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: 1436\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 202 Accepted\r\n < transfer-encoding: chunked\r\n < vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers\r\n < vary: accept-encoding\r\n < content-encoding: gzip\r\n < content-type: application/json\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" "vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers" "vary: accept-encoding" "content-encoding: gzip" "content-type: application/json" "date: Sun, 31 May 2026 18:07:13 GMT" ] "response_json" => [ "taskUid" => 233 "indexUid" => "products" "status" => "enqueued" "type" => "documentAdditionOrUpdate" "enqueuedAt" => "2026-05-31T18:07:13.737848007Z" ] ] |
|