HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://www.google.com/recaptcha/api/siteverify | |
|---|---|---|
| Request options | [ "body" => [ "secret" => "6LcSOBktAAAAAFHap8MYBHd8j1KxrihTtS84mg7p" "response" => "hlqkxrrk" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 720 "request_size" => 207 "total_time" => 0.065256 "namelookup_time" => 0.001429 "connect_time" => 0.002288 "pretransfer_time" => 0.02058 "size_upload" => 65.0 "size_download" => 93.0 "speed_download" => 1430.0 "speed_upload" => 1000.0 "upload_content_length" => 65.0 "starttransfer_time" => 0.020622 "primary_ip" => "2001:4860:4826:7700::" "primary_port" => 443 "local_ip" => "2a01:7c8:aac9:1d8:5054:ff:fe56:fa05" "local_port" => 36390 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 20415 "connect_time_us" => 2288 "namelookup_time_us" => 1429 "pretransfer_time_us" => 20580 "starttransfer_time_us" => 20622 "total_time_us" => 65256 "effective_method" => "POST" "start_time" => 1782791064.8949 "original_url" => "https://www.google.com/recaptcha/api/siteverify" "pause_handler" => Closure(float $duration) {#2102 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2098 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#2091 …} : -9223372036854775808 } } "debug" => """ * Trying 2001:4860:4826:7700:::443...\n * Connected to www.google.com (2001:4860:4826:7700::) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * CAfile: /etc/pki/tls/certs/ca-bundle.crt\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: CN=www.google.com\n * start date: Jun 8 08:39:03 2026 GMT\n * expire date: Aug 31 08:39:02 2026 GMT\n * subjectAltName: host "www.google.com" matched cert's "www.google.com"\n * issuer: C=US; O=Google Trust Services; CN=WR2\n * SSL certificate verify ok.\n * Using HTTP2, server supports multi-use\n * Connection state changed (HTTP/2 confirmed)\n * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n * Using Stream ID: 1 (easy handle 0x55dfa4695c50)\n > POST /recaptcha/api/siteverify HTTP/2\r\n Host: www.google.com\r\n accept: */*\r\n content-type: application/x-www-form-urlencoded\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 65\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < content-type: application/json; charset=utf-8\r\n < cache-control: no-cache, no-store, max-age=0, must-revalidate\r\n < pragma: no-cache\r\n < expires: Mon, 01 Jan 1990 00:00:00 GMT\r\n < date: Tue, 30 Jun 2026 03:44:24 GMT\r\n < x-content-type-options: nosniff\r\n < report-to: {"group":"coop_38fac9d5b82543fc4729580d18ff2d3d","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/38fac9d5b82543fc4729580d18ff2d3d"}]}\r\n < cross-origin-opener-policy-report-only: same-origin; report-to="coop_38fac9d5b82543fc4729580d18ff2d3d"\r\n < cross-origin-resource-policy: same-site\r\n < content-encoding: gzip\r\n < server: ESF\r\n < x-xss-protection: 0\r\n < x-frame-options: SAMEORIGIN\r\n < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "content-type: application/json; charset=utf-8" "cache-control: no-cache, no-store, max-age=0, must-revalidate" "pragma: no-cache" "expires: Mon, 01 Jan 1990 00:00:00 GMT" "date: Tue, 30 Jun 2026 03:44:24 GMT" "x-content-type-options: nosniff" "report-to: {"group":"coop_38fac9d5b82543fc4729580d18ff2d3d","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/38fac9d5b82543fc4729580d18ff2d3d"}]}" "cross-origin-opener-policy-report-only: same-origin; report-to="coop_38fac9d5b82543fc4729580d18ff2d3d"" "cross-origin-resource-policy: same-site" "content-encoding: gzip" "server: ESF" "x-xss-protection: 0" "x-frame-options: SAMEORIGIN" "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" ] "response_json" => [ "success" => false "error-codes" => [ "invalid-input-response" ] ] ] |
|