HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | http://blindoor.remote/WebConfiguratorWoodlab_test/api/WebConfigurator/Finalize | |
|---|---|---|
| Request options | [ "auth_basic" => [ "admin" "admin" ] "verify_peer" => false "verify_host" => false "headers" => [ "Cache-Control" => "no-cache" "Content-Type" => "application/json" "Accept" => "*/*" "Accept-Encoding" => "gzip, deflate, br" "Connection" => "keep-alive" ] "json" => [ "idConfiguration" => 12603 "idModel" => 1 "userConfig" => null ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 184 "request_size" => 381 "total_time" => 0.768106 "namelookup_time" => 0.000234 "connect_time" => 0.000718 "pretransfer_time" => 0.000765 "size_upload" => 55.0 "size_download" => 782.0 "speed_download" => 1018.0 "speed_upload" => 71.0 "upload_content_length" => 55.0 "starttransfer_time" => 0.767636 "primary_ip" => "172.16.64.101" "primary_port" => 80 "local_ip" => "172.16.64.102" "local_port" => 37898 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 718 "namelookup_time_us" => 234 "pretransfer_time_us" => 765 "starttransfer_time_us" => 767636 "total_time_us" => 768106 "effective_method" => "POST" "start_time" => 1784283460.7728 "original_url" => "http://blindoor.remote/WebConfiguratorWoodlab_test/api/WebConfigurator/Finalize" "pause_handler" => Closure(float $duration) {#1353 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1347 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1334 …} : -9223372036854775808 } } "debug" => """ * Trying 172.16.64.101:80...\n * Connected to blindoor.remote (172.16.64.101) port 80 (#0)\n > POST /WebConfiguratorWoodlab_test/api/WebConfigurator/Finalize HTTP/1.1\r\n Host: blindoor.remote\r\n Cache-Control: no-cache\r\n Content-Type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n Authorization: Basic YWRtaW46YWRtaW4=\r\n User-Agent: Symfony HttpClient (Curl)\r\n Content-Length: 55\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 200 OK\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/json; charset=utf-8\r\n < Server: Microsoft-IIS/10.0\r\n < WWW-Authenticate: Basic\r\n < Date: Fri, 17 Jul 2026 10:17:41 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Transfer-Encoding: chunked" "Content-Type: application/json; charset=utf-8" "Server: Microsoft-IIS/10.0" "WWW-Authenticate: Basic" "Date: Fri, 17 Jul 2026 10:17:41 GMT" ] "response_content" => [ "{"id_ordine_log":122264,"grandtotal":200,"item":[{"id":0,"discount":0,"grand_total":200,"prezzo_base":200,"maggiorazione":0,"details_price":[{"qta":"1","label":"Prezzo Base","prezzo":"200","order":1},{"qta":"1","label":"Telaio","prezzo":"0","order":2},{"qta":"1","label":"Coprifilo Interno","prezzo":"0","order":3},{"qta":"1","label":"Coprifilo Esterno","prezzo":"0","order":4},{"qta":"1","label":"Cerniera","prezzo":"0","order":5},{"qta":"1","label":"Maniglieria","prezzo":"0","order":6},{"qta":"1","label":"Riscontro Elettrico","prezzo":"0","order":7},{"qta":"1","label":"Notolino","prezzo":"0","order":8},{"qta":"1","label":"Pomolo","prezzo":"0","order":9},{"qta":"1","label":"Cilindro","prezzo":"0","order":10},{"qta":"1","label":"Colore Ferramenta","prezzo":"0","order":11}]}]}" ] ] |
|