HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://api.ipinfo.io/lite/54.156.55.147?token=d20a4435e8c84d |
|---|---|
| 200 |
[ "info" => [ "header_size" => 315 "request_size" => 149 "total_time" => 0.1752 "namelookup_time" => 0.022523 "connect_time" => 0.027845 "pretransfer_time" => 0.063736 "size_download" => 153.0 "speed_download" => 873.0 "starttransfer_time" => 0.174839 "primary_ip" => "2600:1901:0:13e0::" "primary_port" => 443 "local_ip" => "2001:41d0:304:200::b0d3" "local_port" => 39302 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 63595 "connect_time_us" => 27845 "namelookup_time_us" => 22523 "pretransfer_time_us" => 63736 "starttransfer_time_us" => 174839 "total_time_us" => 175200 "start_time" => 1765025572.3108 "pause_handler" => Closure(float $duration) {#429 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : curl resource @21 : "https://api.ipinfo.io/lite/54.156.55.147?token=d20a4435e8c84d" : "application/json; charset=utf-8" : 200 : 315 : 149 : -1 : 0 : 0 : 0.1752 : 0.022523 : 0.027845 : 0.063736 : 0.0 : 153.0 : 873.0 : 0.0 : -1.0 : 0.0 : 0.174839 : 0.0 : "" : "2600:1901:0:13e0::" : [] : 443 : "2001:41d0:304:200::b0d3" : 39302 : 3 : 2 : 0 : "HTTPS" : 63595 : 27845 : 22523 : 63736 : 0 : 174839 : 175200 } : Symfony\Component\HttpClient\Internal\CurlClientState {#422 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Host api.ipinfo.io:443 was resolved.\n * IPv6: 2600:1901:0:13e0::\n * IPv4: 34.117.59.81\n * Trying [2600:1901:0:13e0::]:443...\n * Connected to api.ipinfo.io (2600:1901:0:13e0::) port 443\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / RSASSA-PSS\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=ipinfo.io\n * start date: Nov 4 20:29:41 2025 GMT\n * expire date: Feb 2 20:29:40 2026 GMT\n * subjectAltName: host "api.ipinfo.io" matched cert's "*.ipinfo.io"\n * issuer: C=US; O=Let's Encrypt; CN=R12\n * SSL certificate verify ok.\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.ipinfo.io/lite/54.156.55.147?token=d20a4435e8c84d\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.ipinfo.io]\n * [HTTP/2] [1] [:path: /lite/54.156.55.147?token=d20a4435e8c84d]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient/Curl]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /lite/54.156.55.147?token=d20a4435e8c84d HTTP/2\r\n Host: api.ipinfo.io\r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n \r\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < access-control-allow-origin: *\r\n < content-type: application/json; charset=utf-8\r\n < content-encoding: gzip\r\n < date: Sat, 06 Dec 2025 12:52:52 GMT\r\n < vary: accept-encoding\r\n < via: 1.1 google\r\n < strict-transport-security: max-age=2592000; includeSubDomains\r\n < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "access-control-allow-origin: *" "content-type: application/json; charset=utf-8" "content-encoding: gzip" "date: Sat, 06 Dec 2025 12:52:52 GMT" "vary: accept-encoding" "via: 1.1 google" "strict-transport-security: max-age=2592000; includeSubDomains" "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" ] "response_json" => [ "ip" => "54.156.55.147" "asn" => "AS14618" "as_name" => "Amazon.com, Inc." "as_domain" => "amazon.com" "country_code" => "US" "country" => "United States" "continent_code" => "NA" "continent" => "North America" ] ] |