HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://ip-api.com/json/57.141.20.13 | |
|---|---|---|
| Request options | [ "timeout" => 3 ] |
|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 128 "total_time" => 0.039419 "namelookup_time" => 0.021699 "connect_time" => 0.029461 "pretransfer_time" => 0.029575 "size_download" => 292.0 "speed_download" => 7487.0 "download_content_length" => 292.0 "starttransfer_time" => 0.038998 "primary_ip" => "208.95.112.1" "primary_port" => 80 "local_ip" => "51.38.235.150" "local_port" => 44908 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 29461 "namelookup_time_us" => 21699 "pretransfer_time_us" => 29575 "starttransfer_time_us" => 38998 "total_time_us" => 39419 "start_time" => 1787025057.1429 "original_url" => "http://ip-api.com/json/57.141.20.13" "pause_handler" => Closure(float $duration) {#12975 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#12819 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#5421 …} : -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/57.141.20.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 * Mark bundle as not supporting multiuse\n < HTTP/1.1 200 OK\r\n < Date: Tue, 18 Aug 2026 03:50:56 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 292\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: Tue, 18 Aug 2026 03:50:56 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 292" "Access-Control-Allow-Origin: *" "X-Ttl: 60" "X-Rl: 44" ] "response_json" => [ "status" => "success" "country" => "United States" "countryCode" => "US" "region" => "NY" "regionName" => "New York" "city" => "New York" "zip" => "10118" "lat" => 40.7126 "lon" => -74.0066 "timezone" => "America/New_York" "isp" => "Facebook, Inc." "org" => "Facebook, Inc" "as" => "AS32934 Facebook, Inc." "query" => "57.141.20.13" ] ] |
|