GET https://forges-preprod.kwantic.dev/

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://ip-api.com/json/64.23.172.55
Request options
[
  "timeout" => 3
]
Response 200
[
  "info" => [
    "header_size" => 177
    "request_size" => 128
    "total_time" => 0.206906
    "namelookup_time" => 0.03028
    "connect_time" => 0.117857
    "pretransfer_time" => 0.118082
    "size_download" => 310.0
    "speed_download" => 1504.0
    "download_content_length" => 310.0
    "starttransfer_time" => 0.205907
    "primary_ip" => "208.95.112.1"
    "primary_port" => 80
    "local_ip" => "51.38.235.150"
    "local_port" => 49860
    "http_version" => 2
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 117857
    "namelookup_time_us" => 30280
    "pretransfer_time_us" => 118082
    "starttransfer_time_us" => 205907
    "total_time_us" => 206906
    "start_time" => 1786693417.5538
    "original_url" => "http://ip-api.com/json/64.23.172.55"
    "pause_handler" => Closure(float $duration) {#12993
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#12982 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#5421 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 208.95.112.1:80...\n
      * TCP_NODELAY set\n
      * Connected to ip-api.com (208.95.112.1) port 80 (#0)\n
      > GET /json/64.23.172.55 HTTP/1.1\r\n
      Host: ip-api.com\r\n
      Accept: */*\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Mark bundle as not supporting multiuse\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 14 Aug 2026 07:43:36 GMT\r\n
      < Content-Type: application/json; charset=utf-8\r\n
      < Content-Length: 310\r\n
      < Access-Control-Allow-Origin: *\r\n
      < X-Ttl: 60\r\n
      < X-Rl: 44\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Fri, 14 Aug 2026 07:43:36 GMT"
    "Content-Type: application/json; charset=utf-8"
    "Content-Length: 310"
    "Access-Control-Allow-Origin: *"
    "X-Ttl: 60"
    "X-Rl: 44"
  ]
  "response_json" => [
    "status" => "success"
    "country" => "United States"
    "countryCode" => "US"
    "region" => "CA"
    "regionName" => "California"
    "city" => "Santa Clara"
    "zip" => "95054"
    "lat" => 37.3931
    "lon" => -121.962
    "timezone" => "America/Los_Angeles"
    "isp" => "DigitalOcean, LLC"
    "org" => "DigitalOcean, LLC"
    "as" => "AS14061 DigitalOcean, LLC"
    "query" => "64.23.172.55"
  ]
]