HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://ip-api.com/json/216.73.217.13 | |
|---|---|---|
| Request options | [ "timeout" => 10 "max_redirects" => 3 ] |
|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 129 "total_time" => 0.032353 "namelookup_time" => 0.004814 "connect_time" => 0.01756 "pretransfer_time" => 0.017643 "size_download" => 288.0 "speed_download" => 8901.0 "download_content_length" => 288.0 "starttransfer_time" => 0.0315 "primary_ip" => "208.95.112.1" "primary_port" => 80 "local_ip" => "173.209.32.130" "local_port" => 38276 "http_version" => 2 "protocol" => 1 "scheme" => "http" "connect_time_us" => 17560 "namelookup_time_us" => 4814 "pretransfer_time_us" => 17643 "starttransfer_time_us" => 31500 "total_time_us" => 32353 "effective_method" => "GET" "cainfo" => "/etc/pki/tls/certs/ca-bundle.crt" "start_time" => 1776677899.0763 "original_url" => "http://ip-api.com/json/216.73.217.13" "pause_handler" => Closure(float $duration) {#1210 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1317 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#129 …} : -9223372036854775808 } } "debug" => """ * Host ip-api.com:80 was resolved.\n * IPv6: (none)\n * IPv4: 208.95.112.1\n * Trying 208.95.112.1:80...\n * Connected to ip-api.com (208.95.112.1) port 80\n * using HTTP/1.x\n > GET /json/216.73.217.13 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 * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Mon, 20 Apr 2026 09:38:18 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 288\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: Mon, 20 Apr 2026 09:38:18 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 288" "Access-Control-Allow-Origin: *" "X-Ttl: 60" "X-Rl: 44" ] "response_json" => [ "status" => "success" "country" => "United States" "countryCode" => "US" "region" => "OH" "regionName" => "Ohio" "city" => "Columbus" "zip" => "43215" "lat" => 39.9625 "lon" => -83.0061 "timezone" => "America/New_York" "isp" => "Amazon.com" "org" => "Anthropic, PBC" "as" => "AS16509 Amazon.com, Inc." "query" => "216.73.217.13" ] ] |
|