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" => "6Lc5z4MqAAAAAHJEHIjjnHXP8Eo8FwLAaw19GuuL" "response" => null ] ] |
|
Response |
200
[ "info" => [ "header_size" => 752 "request_size" => 256 "total_time" => 0.035225 "namelookup_time" => 0.00058 "connect_time" => 0.001596 "pretransfer_time" => 0.011272 "size_upload" => 47.0 "size_download" => 93.0 "speed_download" => 2640.0 "speed_upload" => 1334.0 "upload_content_length" => 47.0 "starttransfer_time" => 0.03431 "primary_ip" => "2a00:1450:400e:803::2004" "primary_port" => 443 "local_ip" => "2a01:7c8:bb06:4b::1" "local_port" => 38240 "start_time" => 1732439460.2425 "original_url" => "https://www.google.com/recaptcha/api/siteverify" "pause_handler" => Closure(float $duration) {#733 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#714 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#719 …} : -9223372036854775808 } } "debug" => """ * About to connect() to www.google.com port 443 (#1)\n * Trying 2a00:1450:400e:803::2004...\n * TCP_NODELAY set\n * Connected to www.google.com (2a00:1450:400e:803::2004) port 443 (#1)\n * CAfile: /etc/pki/tls/certs/ca-bundle.crt\n CApath: none\n * SSL connection using TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\n * Server certificate:\n * \tsubject: CN=www.google.com\n * \tstart date: Oct 21 08:38:45 2024 GMT\n * \texpire date: Jan 13 08:38:44 2025 GMT\n * \tcommon name: www.google.com\n * \tissuer: CN=WR2,O=Google Trust Services,C=US\n > POST /recaptcha/api/siteverify HTTP/1.1\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: 47\r\n \r\n * upload completely sent off: 47 out of 47 bytes\n < HTTP/1.1 200 OK\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: Sun, 24 Nov 2024 09:11:00 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 < Transfer-Encoding: chunked\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "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: Sun, 24 Nov 2024 09:11:00 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" "Transfer-Encoding: chunked" ] "response_json" => [ "success" => false "error-codes" => [ "invalid-input-response" ] ] ] |