POST https://blinfort-test.unotre5.it/v1/ajax/check-preview

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://blindoor.remote/WebConfiguratorBlinfort_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=1051&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.035805
    "namelookup_time" => 0.000183
    "connect_time" => 0.000624
    "pretransfer_time" => 0.000662
    "size_download" => 109.0
    "speed_download" => 3044.0
    "starttransfer_time" => 0.035567
    "primary_ip" => "172.16.64.101"
    "primary_port" => 80
    "local_ip" => "172.16.64.102"
    "local_port" => 56304
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 624
    "namelookup_time_us" => 183
    "pretransfer_time_us" => 662
    "starttransfer_time_us" => 35567
    "total_time_us" => 35805
    "effective_method" => "GET"
    "start_time" => 1781097700.4622
    "original_url" => "http://blindoor.remote/WebConfiguratorBlinfort_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=1051&idModel=1"
    "pause_handler" => Closure(float $duration) {#1321
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1315 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1310 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 172.16.64.101:80...\n
      * Connected to blindoor.remote (172.16.64.101) port 80 (#0)\n
      > GET /WebConfiguratorBlinfort_test/api/WebConfigurator/Get_PreviewImages?idConfiguration=1051&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: Wed, 10 Jun 2026 13:21:39 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: Wed, 10 Jun 2026 13:21:39 GMT"
  ]
  "response_content" => [
    "[{"order":1,"imagePath":""},{"order":2,"imagePath":""},{"order":3,"imagePath":""},{"order":4,"imagePath":""}]"
  ]
]