HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
GET | http://localhost:5000/ping | |
---|---|---|
Response |
200
[ "info" => [ "header_size" => 233 "request_size" => 119 "total_time" => 0.002532 "namelookup_time" => 4.0E-5 "connect_time" => 0.000405 "pretransfer_time" => 0.000464 "size_download" => 2.0 "speed_download" => 789.0 "download_content_length" => 2.0 "starttransfer_time" => 0.002223 "primary_ip" => "127.0.0.1" "primary_port" => 5000 "local_ip" => "127.0.0.1" "local_port" => 34236 "http_version" => 2 "protocol" => 1 "scheme" => "HTTP" "connect_time_us" => 405 "namelookup_time_us" => 40 "pretransfer_time_us" => 464 "starttransfer_time_us" => 2223 "total_time_us" => 2532 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1760025421.9781 "original_url" => "http://localhost:5000/ping" "pause_handler" => Closure(float $duration) {#708 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#704 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#698 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Host localhost:5000 was resolved.\n * IPv6: ::1\n * IPv4: 127.0.0.1\n * Trying [::1]:5000...\n * connect to ::1 port 5000 from ::1 port 38758 failed: Connection refused\n * Trying 127.0.0.1:5000...\n * Connected to localhost (127.0.0.1) port 5000\n > GET /ping HTTP/1.1\r\n Host: localhost:5000\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 < X-Powered-By: Express\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 2\r\n < ETag: W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"\r\n < Date: Thu, 09 Oct 2025 15:57:01 GMT\r\n < Connection: keep-alive\r\n < Keep-Alive: timeout=5\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "X-Powered-By: Express" "Content-Type: application/json; charset=utf-8" "Content-Length: 2" "ETag: W/"2-vyGp6PvFo4RvsFtPoIWeCReyIC8"" "Date: Thu, 09 Oct 2025 15:57:01 GMT" "Connection: keep-alive" "Keep-Alive: timeout=5" ] ] |
discord_api.client 0
No requests were made with the "discord_api.client" service.