HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| GET | https://pbb.tobywallet.fr/api/payment-info |
|---|---|
| 404 |
[ "info" => [ "header_size" => 161 "request_size" => 156 "total_time" => 0.04618 "namelookup_time" => 0.013427 "connect_time" => 0.013535 "pretransfer_time" => 0.045364 "size_download" => 280.0 "speed_download" => 6063.0 "download_content_length" => 280.0 "starttransfer_time" => 0.045683 "primary_ip" => "212.227.72.240" "primary_port" => 443 "local_ip" => "212.227.72.240" "local_port" => 40596 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 45280 "connect_time_us" => 13535 "namelookup_time_us" => 13427 "pretransfer_time_us" => 45364 "starttransfer_time_us" => 45683 "total_time_us" => 46180 "effective_method" => "GET" "start_time" => 1778707803.6815 "pause_handler" => Symfony\Component\HttpClient\Response\CurlResponse::{closure:Symfony\Component\HttpClient\Response\CurlResponse::__construct():106}(float $duration) {#807 : { : CurlHandle {#791 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#643 …} : -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: Apr 26 17:07:35 2026 GMT\n * expire date: Jul 25 17:07:34 2026 GMT\n * subjectAltName: host "pbb.tobywallet.fr" matched cert's "pbb.tobywallet.fr"\n * issuer: C=US; O=Let's Encrypt; CN=R12\n * SSL certificate verify ok.\n > GET /api/payment-info 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: Wed, 13 May 2026 21:30:03 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 """ ] "response_headers" => [ "HTTP/1.1 404 Not Found" "Date: Wed, 13 May 2026 21:30:03 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 """ ] ] |