HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
POST | https://api.brevo.com/v3/transactionalSMS/sms | |
---|---|---|
Request options | [ "headers" => [ "accept" => "application/json" "api-key" => "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" "content-type" => "application/json" ] "json" => [ "sender" => "WmsFlorajet" "recipient" => "+33668435344" "content" => """ 📦 Alerte Stock Bas :\n 🔸 Lova plant variées : 1 dispo (seuil: 2)\n ➡️ Gérer le stock : https://app-prod.fr/composant/stock/out """ ] ] |
|
Response |
201
[ "info" => [ "header_size" => 532 "request_size" => 302 "total_time" => 0.606002 "namelookup_time" => 0.006101 "connect_time" => 0.008313 "pretransfer_time" => 0.052463 "size_upload" => 235.0 "size_download" => 120.0 "speed_download" => 198.0 "speed_upload" => 387.0 "download_content_length" => 120.0 "upload_content_length" => 235.0 "starttransfer_time" => 0.052506 "primary_ip" => "2a06:98c1:3200::90:81" "primary_port" => 443 "local_ip" => "2001:41d0:701:1100::ace7" "local_port" => 52754 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 52240 "connect_time_us" => 8313 "namelookup_time_us" => 6101 "pretransfer_time_us" => 52463 "starttransfer_time_us" => 52506 "total_time_us" => 606002 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1751651952.6642 "original_url" => "https://api.brevo.com/v3/transactionalSMS/sms" "pause_handler" => Closure(float $duration) {#2942 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#2935 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#2931 …} : -9223372036854775808 } } "debug" => """ * Trying [2a06:98c1:3200::90:81]:443...\n * Connected to api.brevo.com (2a06:98c1:3200::90:81) 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: Jun 11 06:12:52 2025 GMT\n * expire date: Sep 9 07:12:48 2025 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/transactionalSMS/sms]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: api.brevo.com]\n * h2h3 [accept: application/json]\n * h2h3 [api-key: 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]\n * h2h3 [content-type: application/json]\n * h2h3 [user-agent: Symfony HttpClient (Curl)]\n * h2h3 [accept-encoding: gzip]\n * h2h3 [content-length: 235]\n * Using Stream ID: 1 (easy handle 0x558c4700a3d0)\n > POST /v3/transactionalSMS/sms HTTP/2\r\n Host: api.brevo.com\r\n accept: application/json\r\n api-key: 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\r\n content-type: application/json\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n content-length: 235\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 201 \r\n < date: Fri, 04 Jul 2025 17:59:13 GMT\r\n < content-type: application/json\r\n < content-length: 120\r\n < x-envoy-upstream-service-time: 512\r\n < access-control-allow-credentials: true\r\n < sib-request-id: 7cdbdaec-7afb-99d7-96bc-0e50f9e9f841\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-sib-ratelimit-limit: 150\r\n < x-sib-ratelimit-remaining: 149\r\n < x-sib-ratelimit-reset: 1\r\n < cf-cache-status: DYNAMIC\r\n < server: cloudflare\r\n < cf-ray: 95a083e07c3efff2-AMS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 201 " "date: Fri, 04 Jul 2025 17:59:13 GMT" "content-type: application/json" "content-length: 120" "x-envoy-upstream-service-time: 512" "access-control-allow-credentials: true" "sib-request-id: 7cdbdaec-7afb-99d7-96bc-0e50f9e9f841" "access-control-allow-origin: *" "access-control-allow-headers: *" "access-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS" "x-sib-ratelimit-limit: 150" "x-sib-ratelimit-remaining: 149" "x-sib-ratelimit-reset: 1" "cf-cache-status: DYNAMIC" "server: cloudflare" "cf-ray: 95a083e07c3efff2-AMS" ] ] |