HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://ip-api.com/json/216.73.216.150
Request options
[
  "timeout" => 3
]
Response 0
[
  "info" => [
    "request_size" => 130
    "total_time" => 3.001237
    "namelookup_time" => 0.004301
    "connect_time" => 0.092049
    "pretransfer_time" => 0.09221
    "primary_ip" => "208.95.112.1"
    "primary_port" => 80
    "local_ip" => "51.38.235.150"
    "local_port" => 54848
    "protocol" => 1
    "scheme" => "HTTP"
    "connect_time_us" => 92049
    "namelookup_time_us" => 4301
    "pretransfer_time_us" => 92210
    "total_time_us" => 3001237
    "start_time" => 1781500806.6702
    "original_url" => "http://ip-api.com/json/216.73.216.150"
    "pause_handler" => Closure(float $duration) {#18338
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#18328 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#5394 …}
        $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/216.73.216.150 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
      """
  ]
  "error" => "Idle timeout reached for "http://ip-api.com/json/216.73.216.150"."
]