HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 0

No requests were made with the "http_client" service.

carfit.client 1

Requests

GET /v1/garages
[
  "headers" => [
    "Content-Type" => "application/json"
  ]
]
200
[
  "info" => [
    "header_size" => 619
    "request_size" => 183
    "total_time" => 0.226983
    "namelookup_time" => 0.031692
    "connect_time" => 0.046861
    "pretransfer_time" => 0.098033
    "size_download" => 399.0
    "speed_download" => 1765.0
    "download_content_length" => 399.0
    "starttransfer_time" => 0.224608
    "primary_ip" => "13.81.108.99"
    "primary_port" => 443
    "local_ip" => "157.90.88.250"
    "local_port" => 35932
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 97827
    "connect_time_us" => 46861
    "namelookup_time_us" => 31692
    "pretransfer_time_us" => 98033
    "starttransfer_time_us" => 224608
    "total_time_us" => 226983
    "start_time" => 1772087692.3304
    "pause_handler" => Closure(float $duration) {#775
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @144
          url: "https://simdle-workshop-dev-carfit.azurewebsites.net/v1/garages"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 619
          request_size: 183
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.226983
          namelookup_time: 0.031692
          connect_time: 0.046861
          pretransfer_time: 0.098033
          size_upload: 0.0
          size_download: 399.0
          speed_download: 1765.0
          speed_upload: 0.0
          download_content_length: 399.0
          upload_content_length: -1.0
          starttransfer_time: 0.224608
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "13.81.108.99"
          certinfo: []
          primary_port: 443
          local_ip: "157.90.88.250"
          local_port: 35932
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 97827
          connect_time_us: 46861
          namelookup_time_us: 31692
          pretransfer_time_us: 98033
          redirect_time_us: 0
          starttransfer_time_us: 224608
          total_time_us: 226983
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#87 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 13.81.108.99:443...\n
      * TCP_NODELAY set\n
      * Connected to simdle-workshop-dev-carfit.azurewebsites.net (13.81.108.99) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * successfully set certificate verify locations:\n
      *   CAfile: /etc/ssl/certs/ca-certificates.crt\n
        CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: C=US; ST=WA; L=Redmond; O=Microsoft Corporation; CN=*.azurewebsites.net\n
      *  start date: Jan 31 17:27:27 2026 GMT\n
      *  expire date: Jul 30 17:27:27 2026 GMT\n
      *  subjectAltName: host "simdle-workshop-dev-carfit.azurewebsites.net" matched cert's "*.azurewebsites.net"\n
      *  issuer: C=US; O=Microsoft Corporation; CN=Microsoft Azure RSA TLS Issuing CA 04\n
      *  SSL certificate verify ok.\n
      * Using HTTP2, server supports multi-use\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55f1d83129c0)\n
      > GET /v1/garages HTTP/2\r\n
      Host: simdle-workshop-dev-carfit.azurewebsites.net\r\n
      content-type: application/json\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      \r\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n
      < HTTP/2 200 \r\n
      < content-type: application/json; charset=utf-8\r\n
      < date: Thu, 26 Feb 2026 06:34:52 GMT\r\n
      * Added cookie ARRAffinity="e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d" for domain simdle-workshop-dev-carfit.azurewebsites.net, path /, expire 0\n
      < set-cookie: ARRAffinity=e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d;Path=/;HttpOnly;Secure;Domain=simdle-workshop-dev-carfit.azurewebsites.net\r\n
      * Added cookie ARRAffinitySameSite="e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d" for domain simdle-workshop-dev-carfit.azurewebsites.net, path /, expire 0\n
      < set-cookie: ARRAffinitySameSite=e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d;Path=/;HttpOnly;SameSite=None;Secure;Domain=simdle-workshop-dev-carfit.azurewebsites.net\r\n
      < content-length: 399\r\n
      < strict-transport-security: max-age=31536000; includeSubDomains\r\n
      < content-security-policy: frame-ancestors 'none';\r\n
      < x-content-type-options: nosniff\r\n
      < \r\n
      """
  ]
  "url" => "https://simdle-workshop-dev-carfit.azurewebsites.net/v1/garages"
  "response_headers" => [
    "HTTP/2 200 "
    "content-type: application/json; charset=utf-8"
    "date: Thu, 26 Feb 2026 06:34:52 GMT"
    "set-cookie: ARRAffinity=e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d;Path=/;HttpOnly;Secure;Domain=simdle-workshop-dev-carfit.azurewebsites.net"
    "set-cookie: ARRAffinitySameSite=e9c42633ad38f84254111b3dc49c6c5abd8f0e66ab285337981bffadf8596c9d;Path=/;HttpOnly;SameSite=None;Secure;Domain=simdle-workshop-dev-carfit.azurewebsites.net"
    "content-length: 399"
    "strict-transport-security: max-age=31536000; includeSubDomains"
    "content-security-policy: frame-ancestors 'none';"
    "x-content-type-options: nosniff"
  ]
  "response_json" => [
    [
      "id" => "o7i918bzzc9lj1rbscia4tt8"
      "name" => "Marnach"
      "location" => [
        "latitude" => 0
        "longitude" => 0
      ]
      "address" => [
        "street" => "ZAC"
        "door" => "4"
        "postalCode" => "L-9763"
        "city" => "Marnach"
        "country" => "Luxembourg"
      ]
    ]
    [
      "id" => "wiyzy6l5x6wfwa0h827uj4lr"
      "name" => "Petange"
      "location" => [
        "latitude" => 0
        "longitude" => 0
      ]
      "address" => [
        "street" => "Rue Robert Krieps"
        "door" => "14"
        "postalCode" => "L-4702"
        "city" => "Pétange"
        "country" => "Luxembourg"
      ]
    ]
  ]
]

paypal.client 0

No requests were made with the "paypal.client" service.