HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
POST |
https://clients.staging.stabvida.com/api/v2/request_token
[ "json" => [ "email" => "antonio.santos@stabvida.com" ] ] |
---|---|
200 |
[ "response_headers" => [ "HTTP/1.1 200 OK" "Date: Thu, 16 Oct 2025 14:03:57 GMT" "Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips Phusion_Passenger/6.0.22 PHP/7.4.33" "Cache-Control: max-age=0, private, must-revalidate" "Vary: Origin" "X-XSS-Protection: 1; mode=block" "X-Request-Id: 0d8cc995-13cb-4b5d-b343-8c7772c89bf0" "X-Frame-Options: SAMEORIGIN" "X-Runtime: 0.005413" "X-Content-Type-Options: nosniff" "X-Powered-By: Phusion Passenger(R) 6.0.22" "ETag: "2af2418e57cb10457328052adc914b4e"" "Status: 200 OK" "Transfer-Encoding: chunked" "Content-Type: application/json; charset=utf-8" ] "debug_info" => [ "header_size" => 553 "request_size" => 239 "total_time" => 0.471097 "namelookup_time" => 0.362028 "connect_time" => 0.362139 "pretransfer_time" => 0.464145 "size_upload" => 39.0 "size_download" => 223.0 "speed_download" => 473.0 "speed_upload" => 82.0 "upload_content_length" => 39.0 "starttransfer_time" => 0.470992 "primary_ip" => "91.121.87.50" "primary_port" => 443 "local_ip" => "91.121.87.50" "local_port" => 33988 "start_time" => 1760623436.8923 "debug" => """ * About to connect() to clients.staging.stabvida.com port 443 (#0)\n * Trying 91.121.87.50...\n * TCP_NODELAY set\n * Connected to clients.staging.stabvida.com (91.121.87.50) port 443 (#0)\n * Initializing NSS with certpath: sql:/etc/pki/nssdb\n * CAfile: /etc/pki/tls/certs/ca-bundle.crt\n CApath: none\n * SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\n * Server certificate:\n * \tsubject: CN=clients.staging.stabvida.com\n * \tstart date: Aug 18 17:24:19 2025 GMT\n * \texpire date: Nov 16 17:24:18 2025 GMT\n * \tcommon name: clients.staging.stabvida.com\n * \tissuer: CN=R11,O=Let's Encrypt,C=US\n > POST /api/v2/request_token HTTP/1.1\r\n Host: clients.staging.stabvida.com\r\n Content-Type: application/json\r\n Accept: */*\r\n User-Agent: Symfony HttpClient/Curl\r\n Accept-Encoding: gzip\r\n Content-Length: 39\r\n \r\n * upload completely sent off: 39 out of 39 bytes\n < HTTP/1.1 200 OK\r\n < Date: Thu, 16 Oct 2025 14:03:57 GMT\r\n < Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips Phusion_Passenger/6.0.22 PHP/7.4.33\r\n < Cache-Control: max-age=0, private, must-revalidate\r\n < Vary: Origin\r\n < X-XSS-Protection: 1; mode=block\r\n < X-Request-Id: 0d8cc995-13cb-4b5d-b343-8c7772c89bf0\r\n < X-Frame-Options: SAMEORIGIN\r\n < X-Runtime: 0.005413\r\n < X-Content-Type-Options: nosniff\r\n < X-Powered-By: Phusion Passenger(R) 6.0.22\r\n < ETag: "2af2418e57cb10457328052adc914b4e"\r\n < Status: 200 OK\r\n < Transfer-Encoding: chunked\r\n < Content-Type: application/json; charset=utf-8\r\n < \r\n """ ] ] |