HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://ip-api.com/json/216.73.216.30?fields=status,message,continent,continentCode,country,countryCode,regionName,city,zip,lat,lon,reverse,mobile,proxy,hosting,query | |
|---|---|---|
| Request options | [ "timeout" => 20 ] |
|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 258 "total_time" => 0.297368 "namelookup_time" => 0.046047 "connect_time" => 0.138705 "pretransfer_time" => 0.138909 "size_download" => 276.0 "speed_download" => 928.0 "download_content_length" => 276.0 "starttransfer_time" => 0.296816 "primary_ip" => "208.95.112.1" "primary_port" => 80 "local_ip" => "172.22.0.2" "local_port" => 32981 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 138705 "namelookup_time_us" => 46047 "pretransfer_time_us" => 138909 "starttransfer_time_us" => 296816 "total_time_us" => 297368 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1771812687.4728 "original_url" => "http://ip-api.com/json/216.73.216.30?fields=status,message,continent,continentCode,country,countryCode,regionName,city,zip,lat,lon,reverse,mobile,proxy,hosting,query" "pause_handler" => Closure(float $duration) {#958 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#961 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#109 …} : -9223372036854775808 } } "debug" => """ * Trying 208.95.112.1:80...\n * Connected to ip-api.com (208.95.112.1) port 80 (#0)\n > GET /json/216.73.216.30?fields=status,message,continent,continentCode,country,countryCode,regionName,city,zip,lat,lon,reverse,mobile,proxy,hosting,query 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 < HTTP/1.1 200 OK\r\n < Date: Mon, 23 Feb 2026 02:11:26 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 276\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, 23 Feb 2026 02:11:26 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 276" "Access-Control-Allow-Origin: *" "X-Ttl: 60" "X-Rl: 44" ] "response_content" => [ "{"status":"success","continent":"North America","continentCode":"NA","country":"United States","countryCode":"US","regionName":"Ohio","city":"Columbus","zip":"43215","lat":39.9625,"lon":-83.0061,"reverse":"","mobile":false,"proxy":false,"hosting":true,"query":"216.73.216.30"}" ] ] |
|