HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://blindoor.remote/WebConfiguratorWoodlab_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=12533&idModel=1 | |
|---|---|---|
| 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" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 184 "request_size" => 346 "total_time" => 0.005317 "namelookup_time" => 0.000193 "connect_time" => 0.000679 "pretransfer_time" => 0.000731 "size_download" => 109.0 "speed_download" => 20500.0 "starttransfer_time" => 0.005104 "primary_ip" => "172.16.64.101" "primary_port" => 80 "local_ip" => "172.16.64.102" "local_port" => 60040 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 679 "namelookup_time_us" => 193 "pretransfer_time_us" => 731 "starttransfer_time_us" => 5104 "total_time_us" => 5317 "effective_method" => "GET" "start_time" => 1784290535.3639 "original_url" => "http://blindoor.remote/WebConfiguratorWoodlab_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=12533&idModel=1" "pause_handler" => Closure(float $duration) {#1354 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1348 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1343 …} : -9223372036854775808 } } "debug" => """ * Trying 172.16.64.101:80...\n * Connected to blindoor.remote (172.16.64.101) port 80 (#0)\n > GET /WebConfiguratorWoodlab_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=12533&idModel=1 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 \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 12:15:34 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 12:15:34 GMT" ] "response_content" => [ "[{"order":1,"imagePath":""},{"order":2,"imagePath":""},{"order":3,"imagePath":""},{"order":4,"imagePath":""}]" ] ] |
|