HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | http://ip-api.com/json/74.7.243.226 | |
|---|---|---|
| Request options | [ "timeout" => 3 ] |
|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 128 "total_time" => 0.022532 "namelookup_time" => 0.004611 "connect_time" => 0.012418 "pretransfer_time" => 0.012652 "size_download" => 295.0 "speed_download" => 13409.0 "download_content_length" => 295.0 "starttransfer_time" => 0.021538 "primary_ip" => "208.95.112.1" "primary_port" => 80 "local_ip" => "51.38.235.150" "local_port" => 48316 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 12418 "namelookup_time_us" => 4611 "pretransfer_time_us" => 12652 "starttransfer_time_us" => 21538 "total_time_us" => 22532 "start_time" => 1786746355.2377 "original_url" => "http://ip-api.com/json/74.7.243.226" "pause_handler" => Closure(float $duration) {#18082 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#18071 …} : 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/74.7.243.226 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: Fri, 14 Aug 2026 22:25:54 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 295\r\n < Access-Control-Allow-Origin: *\r\n < X-Ttl: 34\r\n < X-Rl: 43\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 14 Aug 2026 22:25:54 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 295" "Access-Control-Allow-Origin: *" "X-Ttl: 34" "X-Rl: 43" ] "response_json" => [ "status" => "success" "country" => "United States" "countryCode" => "US" "region" => "GA" "regionName" => "Georgia" "city" => "Atlanta" "zip" => "30301" "lat" => 33.7485 "lon" => -84.3871 "timezone" => "America/New_York" "isp" => "Microsoft Corporation" "org" => "Cloud" "as" => "AS8075 Microsoft Corporation" "query" => "74.7.243.226" ] ] |
|