HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://ip-api.com/json/216.73.216.156 | |
|---|---|---|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 130 "total_time" => 0.171995 "namelookup_time" => 0.003651 "connect_time" => 0.086917 "pretransfer_time" => 0.087189 "size_download" => 289.0 "speed_download" => 1690.0 "download_content_length" => 289.0 "starttransfer_time" => 0.171318 "primary_ip" => "208.95.112.1" "primary_port" => 80 "local_ip" => "51.38.235.150" "local_port" => 45824 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 86917 "namelookup_time_us" => 3651 "pretransfer_time_us" => 87189 "starttransfer_time_us" => 171318 "total_time_us" => 171995 "start_time" => 1776316824.8351 "original_url" => "http://ip-api.com/json/216.73.216.156" "pause_handler" => Closure(float $duration) {#13619 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#13614 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#5448 …} : -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.156 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: Thu, 16 Apr 2026 05:20:24 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 289\r\n < Access-Control-Allow-Origin: *\r\n < X-Ttl: 41\r\n < X-Rl: 43\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Thu, 16 Apr 2026 05:20:24 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 289" "Access-Control-Allow-Origin: *" "X-Ttl: 41" "X-Rl: 43" ] "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.216.156" ] ] |
|