HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://adielle-dev.unotre5.it/data/git_info.json | |
|---|---|---|
| Request options | [ "verify_peer" => false "verify_host" => false "headers" => [ "Cache-Control" => "no-cache" "Content-Type" => "application/json" "Accept" => "*/*" "Accept-Encoding" => "gzip, deflate, br" "Connection" => "keep-alive" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 291 "request_size" => 235 "total_time" => 0.033102 "namelookup_time" => 0.027074 "connect_time" => 0.027749 "pretransfer_time" => 0.031769 "size_download" => 155.0 "speed_download" => 4682.0 "download_content_length" => 155.0 "starttransfer_time" => 0.032654 "primary_ip" => "212.78.1.13" "primary_port" => 443 "local_ip" => "172.16.64.102" "local_port" => 46662 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 31292 "connect_time_us" => 27749 "namelookup_time_us" => 27074 "pretransfer_time_us" => 31769 "starttransfer_time_us" => 32654 "total_time_us" => 33102 "effective_method" => "GET" "start_time" => 1782288521.6608 "original_url" => "https://adielle-dev.unotre5.it/data/git_info.json" "pause_handler" => Closure(float $duration) {#1673 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1307 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1286 …} : -9223372036854775808 } } "debug" => """ * Trying 212.78.1.13:443...\n * Connected to adielle-dev.unotre5.it (212.78.1.13) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN, server accepted to use http/1.1\n * Server certificate:\n * subject: CN=adielle-dev.unotre5.it\n * start date: Jun 10 08:43:21 2026 GMT\n * expire date: Sep 8 08:43:20 2026 GMT\n * issuer: C=US; O=Let's Encrypt; CN=YE2\n * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n > GET /data/git_info.json HTTP/1.1\r\n Host: adielle-dev.unotre5.it\r\n Cache-Control: no-cache\r\n Content-Type: application/json\r\n Accept: */*\r\n Accept-Encoding: gzip, deflate, br\r\n Connection: keep-alive\r\n User-Agent: Symfony HttpClient (Curl)\r\n \r\n * old SSL session ID is stale, removing\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 200 OK\r\n < Date: Wed, 24 Jun 2026 08:08:41 GMT\r\n < Server: Apache/2.4.52 (Ubuntu)\r\n < Last-Modified: Wed, 24 Jun 2026 08:08:40 GMT\r\n < ETag: "9b-654fb62242481"\r\n < Accept-Ranges: bytes\r\n < Content-Length: 155\r\n < Keep-Alive: timeout=5, max=100\r\n < Connection: Keep-Alive\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 24 Jun 2026 08:08:41 GMT" "Server: Apache/2.4.52 (Ubuntu)" "Last-Modified: Wed, 24 Jun 2026 08:08:40 GMT" "ETag: "9b-654fb62242481"" "Accept-Ranges: bytes" "Content-Length: 155" "Keep-Alive: timeout=5, max=100" "Connection: Keep-Alive" "Content-Type: application/json" ] "response_content" => [ """ {\n "branch": "develop",\n "commit_hash": "ad7df0663b4eb6601e84ea8b0edaaf58e13e4a95",\n "short_hash": "ad7df066",\n "commit_date": "2026-06-23 17:56:07"\n }\n """ ] ] |
|