HTTP Client
1
Total requests
1
HTTP errors
Clients
http_client 1
Requests
| POST | https://api.brevo.com/v3/smtp/email | |
|---|---|---|
| Request options | [ "headers" => [ "content-type" => "application/json" "accept" => "application/json" "api-key" => "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" ] "json" => [ "sender" => [ "email" => "tinouclt@gmail.com" ] "to" => [ [ "name" => "WALCH Etienne" "email" => "tinouclt@gmail.com" ] ] "subject" => null "htmlContent" => "<html><head></head><body><h1>Message de : emmajunse664948@gmail.com</h1><p>Message : Let's make this a night to remember - https://nMm5id.short.gy/Osi49c?Achiele</p></body></html>" ] ] |
|
| Response |
401
[ "info" => [ "header_size" => 443 "request_size" => 292 "total_time" => 0.13264 "namelookup_time" => 0.027988 "connect_time" => 0.031312 "pretransfer_time" => 0.082973 "size_upload" => 430.0 "size_download" => 50.0 "speed_download" => 376.0 "speed_upload" => 3241.0 "download_content_length" => 50.0 "upload_content_length" => 430.0 "starttransfer_time" => 0.082996 "primary_ip" => "141.101.90.107" "primary_port" => 443 "local_ip" => "172.19.0.2" "local_port" => 52506 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 82553 "connect_time_us" => 31312 "namelookup_time_us" => 27988 "pretransfer_time_us" => 82973 "starttransfer_time_us" => 82996 "total_time_us" => 132640 "effective_method" => "POST" "start_time" => 1769263735.6322 "original_url" => "https://api.brevo.com/v3/smtp/email" "pause_handler" => Closure(float $duration) {#442 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#438 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#431 …} : -9223372036854775808 } } "debug" => """ * Trying 141.101.90.107:443...\n * Connected to api.brevo.com (141.101.90.107) port 443 (#0)\n * ALPN: offers h2,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 h2\n * Server certificate:\n * subject: CN=brevo.com\n * start date: Dec 5 11:57:18 2025 GMT\n * expire date: Mar 5 12:57:15 2026 GMT\n * subjectAltName: host "api.brevo.com" matched cert's "*.brevo.com"\n * issuer: C=US; O=Google Trust Services; CN=WE1\n * SSL certificate verify ok.\n * using HTTP/2\n * h2h3 [:method: POST]\n * h2h3 [:path: /v3/smtp/email]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: api.brevo.com]\n * h2h3 [content-type: application/json]\n * h2h3 [accept: application/json]\n * h2h3 [api-key: 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]\n * h2h3 [user-agent: Symfony HttpClient (Curl)]\n * h2h3 [accept-encoding: gzip]\n * h2h3 [content-length: 430]\n * Using Stream ID: 1 (easy handle 0x55cbe8b46cd0)\n > POST /v3/smtp/email HTTP/2\r\n Host: api.brevo.com\r\n content-type: application/json\r\n accept: application/json\r\n api-key: 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\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 430\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 401 \r\n < date: Sat, 24 Jan 2026 14:08:55 GMT\r\n < content-type: application/json\r\n < content-length: 50\r\n < cf-ray: 9c301b0c3b0f3cfe-CDG\r\n < access-control-allow-credentials: true\r\n < sib-request-id: 1114c8a2-b45b-975a-b078-339e9e4d6e8e\r\n < access-control-allow-origin: *\r\n < access-control-allow-headers: *\r\n < access-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\n < x-envoy-upstream-service-time: 7\r\n < cf-cache-status: DYNAMIC\r\n < server: cloudflare\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 401 " "date: Sat, 24 Jan 2026 14:08:55 GMT" "content-type: application/json" "content-length: 50" "cf-ray: 9c301b0c3b0f3cfe-CDG" "access-control-allow-credentials: true" "sib-request-id: 1114c8a2-b45b-975a-b078-339e9e4d6e8e" "access-control-allow-origin: *" "access-control-allow-headers: *" "access-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS" "x-envoy-upstream-service-time: 7" "cf-cache-status: DYNAMIC" "server: cloudflare" ] ] |
|