HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| GET |
https://pbb.tobywallet.fr/api/services
[ "query" => [ "name" => "SEA" ] ] |
|---|---|
| 404 |
[ "info" => [ "header_size" => 161 "request_size" => 161 "total_time" => 0.052167 "namelookup_time" => 0.013913 "connect_time" => 0.014044 "pretransfer_time" => 0.050948 "size_download" => 280.0 "speed_download" => 5367.0 "download_content_length" => 280.0 "starttransfer_time" => 0.051441 "primary_ip" => "212.227.72.240" "primary_port" => 443 "local_ip" => "212.227.72.240" "local_port" => 52472 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 50877 "connect_time_us" => 14044 "namelookup_time_us" => 13913 "pretransfer_time_us" => 50948 "starttransfer_time_us" => 51441 "total_time_us" => 52167 "effective_method" => "GET" "start_time" => 1774862362.3348 "pause_handler" => Symfony\Component\HttpClient\Response\CurlResponse::{closure:Symfony\Component\HttpClient\Response\CurlResponse::__construct():106}(float $duration) {#514 : { : CurlHandle {#505 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#309 …} : -9223372036854775808 } } "debug" => """ * Trying 212.227.72.240:443...\n * Connected to pbb.tobywallet.fr (212.227.72.240) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\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=pbb.tobywallet.fr\n * start date: Feb 25 06:46:21 2026 GMT\n * expire date: May 26 06:46:20 2026 GMT\n * subjectAltName: host "pbb.tobywallet.fr" matched cert's "pbb.tobywallet.fr"\n * issuer: C=US; O=Let's Encrypt; CN=R13\n * SSL certificate verify ok.\n > GET /api/services?name=SEA HTTP/1.1\r\n Host: pbb.tobywallet.fr\r\n X-Powered-By: ACME App\r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n \r\n * old SSL session ID is stale, removing\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 404 Not Found\r\n < Date: Mon, 30 Mar 2026 09:19:22 GMT\r\n < Server: Apache/2.4.52 (Ubuntu)\r\n < Content-Length: 280\r\n < Content-Type: text/html; charset=iso-8859-1\r\n < \r\n """ ] "url" => "https://pbb.tobywallet.fr/api/services?name=SEA" "response_headers" => [ "HTTP/1.1 404 Not Found" "Date: Mon, 30 Mar 2026 09:19:22 GMT" "Server: Apache/2.4.52 (Ubuntu)" "Content-Length: 280" "Content-Type: text/html; charset=iso-8859-1" ] "response_content" => [ """ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n <html><head>\n <title>404 Not Found</title>\n </head><body>\n <h1>Not Found</h1>\n <p>The requested URL was not found on this server.</p>\n <hr>\n <address>Apache/2.4.52 (Ubuntu) Server at pbb.tobywallet.fr Port 443</address>\n </body></html>\n """ ] ] |