HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://api.ipinfo.io/lite/216.73.216.3?token=d20a4435e8c84d |
|---|---|
| 200 |
[ "info" => [ "header_size" => 315 "request_size" => 148 "total_time" => 0.144864 "namelookup_time" => 0.000471 "connect_time" => 0.006418 "pretransfer_time" => 0.032579 "size_download" => 152.0 "speed_download" => 1049.0 "starttransfer_time" => 0.144602 "primary_ip" => "2600:1901:0:13e0::" "primary_port" => 443 "local_ip" => "2001:41d0:304:200::b0d3" "local_port" => 38998 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 32467 "connect_time_us" => 6418 "namelookup_time_us" => 471 "pretransfer_time_us" => 32579 "starttransfer_time_us" => 144602 "total_time_us" => 144864 "start_time" => 1765002752.4204 "pause_handler" => Closure(float $duration) {#429 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : curl resource @21 : "https://api.ipinfo.io/lite/216.73.216.3?token=d20a4435e8c84d" : "application/json; charset=utf-8" : 200 : 315 : 148 : -1 : 0 : 0 : 0.144864 : 0.000471 : 0.006418 : 0.032579 : 0.0 : 152.0 : 1049.0 : 0.0 : -1.0 : 0.0 : 0.144602 : 0.0 : "" : "2600:1901:0:13e0::" : [] : 443 : "2001:41d0:304:200::b0d3" : 38998 : 3 : 2 : 0 : "HTTPS" : 32467 : 6418 : 471 : 32579 : 0 : 144602 : 144864 } : 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/216.73.216.3?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/216.73.216.3?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/216.73.216.3?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 06:32:32 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 06:32:32 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" => "216.73.216.3" "asn" => "AS16509" "as_name" => "Amazon.com, Inc." "as_domain" => "amazon.com" "country_code" => "US" "country" => "United States" "continent_code" => "NA" "continent" => "North America" ] ] |