HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://api.mailjet.com/v3.1/send | |
|---|---|---|
| Request options | [ "headers" => [ "Accept" => "application/json" ] "auth_basic" => "7bb076bd183b8a971ce2a591fd103fda:a2d929fcc94cbbd00d0882cdccfb4737" "json" => [ "Messages" => [ [ "From" => [ "Email" => "hello@example.com" "Name" => "" ] "To" => [ [ "Email" => "simonberton@gmail.com" "Name" => "" ] ] "Subject" => "Time for Symfony Mailer!" "Attachments" => [] "InlinedAttachments" => [] "HTMLPart" => """ <p>Nombre y apellido: Ulrich Baxter </p> <p>Email: baxter.ulrich62@hotmail.com </p> <p>Teléfono: 686823671 </p> <p>Mensaje: Hi there,\r\n \r\n Thought this might interest you for your web traffic.\r\n \r\n You can use a free tool to gain extra exposure across hundreds of classified boards with minimal effort.\r\n \r\n To give your rankings a quick lift, check this out:\r\n https://free-listing.netlify.app/credifastdev.com\r\n \r\n It costs zero dollars to use and finishes in a fraction of the time it takes to do manually.\r\n \r\n Let me know if you'd like some help setting it up.</p> """ ] ] "SandBoxMode" => false ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 177 "request_size" => 1204 "total_time" => 0.24801 "namelookup_time" => 0.002672 "connect_time" => 0.078611 "pretransfer_time" => 0.15856 "size_upload" => 903.0 "size_download" => 266.0 "speed_download" => 1072.0 "speed_upload" => 3640.0 "download_content_length" => 266.0 "upload_content_length" => 903.0 "starttransfer_time" => 0.247695 "primary_ip" => "35.187.79.8" "primary_port" => 443 "local_ip" => "159.203.94.145" "local_port" => 56654 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 158282 "connect_time_us" => 78611 "namelookup_time_us" => 2672 "pretransfer_time_us" => 158560 "starttransfer_time_us" => 247695 "total_time_us" => 248010 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1783439470.283 "original_url" => "https://api.mailjet.com/v3.1/send" "pause_handler" => Closure(float $duration) {#1166 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1163 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1158 …} : -9223372036854775808 } } "debug" => """ * WARNING: failed to open cookie file ""\n * Host api.mailjet.com:443 was resolved.\n * IPv6: (none)\n * IPv4: 35.187.79.8\n * Trying 35.187.79.8:443...\n * Connected to api.mailjet.com (35.187.79.8) port 443\n * ALPN: curl 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 / X25519 / RSASSA-PSS\n * ALPN: server accepted h2\n * Server certificate:\n * subject: C=FR; L=Paris; O=MAILJET SAS; CN=mailjet.com\n * start date: Apr 14 00:00:00 2026 GMT\n * expire date: Oct 29 23:59:59 2026 GMT\n * subjectAltName: host "api.mailjet.com" matched cert's "*.mailjet.com"\n * issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1\n * SSL certificate verify ok.\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://api.mailjet.com/v3.1/send\n * [HTTP/2] [1] [:method: POST]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: api.mailjet.com]\n * [HTTP/2] [1] [:path: /v3.1/send]\n * [HTTP/2] [1] [accept: application/json]\n * [HTTP/2] [1] [content-type: application/json]\n * [HTTP/2] [1] [authorization: Basic N2JiMDc2YmQxODNiOGE5NzFjZTJhNTkxZmQxMDNmZGE6YTJkOTI5ZmNjOTRjYmJkMDBkMDg4MmNkY2NmYjQ3Mzc=]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n * [HTTP/2] [1] [content-length: 903]\n > POST /v3.1/send HTTP/2\r\n Host: api.mailjet.com\r\n Accept: application/json\r\n Content-Type: application/json\r\n Authorization: Basic N2JiMDc2YmQxODNiOGE5NzFjZTJhNTkxZmQxMDNmZGE6YTJkOTI5ZmNjOTRjYmJkMDBkMDg4MmNkY2NmYjQ3Mzc=\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 903\r\n \r\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < content-length: 266\r\n < content-type: application/json; charset=UTF-8\r\n < x-mj-request-guid: 2222abd1-cc8f-4d7a-99fa-4c7ddcad0906\r\n < date: Tue, 07 Jul 2026 15:51:10 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "content-length: 266" "content-type: application/json; charset=UTF-8" "x-mj-request-guid: 2222abd1-cc8f-4d7a-99fa-4c7ddcad0906" "date: Tue, 07 Jul 2026 15:51:10 GMT" ] "response_json" => [ "Messages" => [ [ "Status" => "success" "CustomID" => "" "To" => [ [ "Email" => "simonberton@gmail.com" "MessageUUID" => "b4b9f119-dea3-4a7a-ab6b-233581994a34" "MessageID" => 288230414521238245 "MessageHref" => "https://api.mailjet.com/v3/REST/message/288230414521238245" ] ] "Cc" => [] "Bcc" => [] ] ] ] ] |
|