HTTP Client
2
Total requests
2
HTTP errors
Clients
http_client 2
Requests
| POST | https://app.smartemailing.cz/api/v3/import | |
|---|---|---|
| Request options | [ "headers" => [ "Content-Type" => "application/json" "Authorization" => "Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU=" ] "json" => [ "data" => [ [ "emailaddress" => "ernstjuraj@gmail" "name" => "Juraj" "surname" => "Ernst" "birthday" => "1959-11-26" "contactlists" => [ [ "id" => 5 "status" => "confirmed" ] ] ] ] ] ] |
|
| Response |
400
[ "info" => [ "header_size" => 408 "request_size" => 449 "total_time" => 0.170616 "namelookup_time" => 0.030641 "connect_time" => 0.036642 "pretransfer_time" => 0.089424 "size_upload" => 150.0 "size_download" => 147.0 "speed_download" => 861.0 "speed_upload" => 879.0 "download_content_length" => 147.0 "upload_content_length" => 150.0 "starttransfer_time" => 0.169619 "primary_ip" => "89.187.156.60" "primary_port" => 443 "local_ip" => "10.31.28.17" "local_port" => 42832 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 89362 "connect_time_us" => 36642 "namelookup_time_us" => 30641 "pretransfer_time_us" => 89424 "starttransfer_time_us" => 169619 "total_time_us" => 170616 "effective_method" => "POST" "start_time" => 1777122600.41 "original_url" => "https://app.smartemailing.cz/api/v3/import" "pause_handler" => Closure(float $duration) {#744 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#887 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#892 …} : -9223372036854775808 } } "debug" => """ * Trying 89.187.156.60:443...\n * Connected to app.smartemailing.cz (89.187.156.60) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering 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 to use http/1.1\n * Server certificate:\n * subject: CN=*.smartemailing.cz\n * start date: Aug 27 21:50:53 2025 GMT\n * expire date: Sep 28 21:50:53 2026 GMT\n * subjectAltName: host "app.smartemailing.cz" matched cert's "*.smartemailing.cz"\n * issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2\n * SSL certificate verify ok.\n > POST /api/v3/import HTTP/1.1\r\n Host: app.smartemailing.cz\r\n Content-Type: application/json\r\n Authorization: Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU=\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 150\r\n \r\n * old SSL session ID is stale, removing\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 400 Bad Request\r\n < Server: nginx\r\n < Date: Sat, 25 Apr 2026 13:10:00 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 147\r\n < Connection: keep-alive\r\n < Keep-Alive: timeout=100\r\n < X-Frame-Options: SAMEORIGIN\r\n * Added cookie _nss="1" for domain app.smartemailing.cz, path /, expire 0\n < Set-Cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict\r\n < Vary: X-Requested-With\r\n < Cache-Control: s-maxage=0, max-age=0, must-revalidate\r\n < Expires: Mon, 23 Jan 1978 10:00:00 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 400 Bad Request" "Server: nginx" "Date: Sat, 25 Apr 2026 13:10:00 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 147" "Connection: keep-alive" "Keep-Alive: timeout=100" "X-Frame-Options: SAMEORIGIN" "Set-Cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict" "Vary: X-Requested-With" "Cache-Control: s-maxage=0, max-age=0, must-revalidate" "Expires: Mon, 23 Jan 1978 10:00:00 GMT" ] "response_content" => [ """ {\n "status": "error",\n "meta": [],\n "message": "Invalid identifier: Problem at key emailaddress: Invalid emailaddress: ernstjuraj@gmail"\n } """ ] ] |
|
| POST | https://app.smartemailing.cz/api/v3/import | |
|---|---|---|
| Request options | [ "headers" => [ "Content-Type" => "application/json" "Authorization" => "Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU=" ] "json" => [ "data" => [ [ "emailaddress" => "ernstjuraj@gmail" "name" => "Juraj" "surname" => "Ernst" "birthday" => "1959-11-26" "contactlists" => [ [ "id" => 5 "status" => "confirmed" ] ] ] ] ] ] |
|
| Response |
400
[ "info" => [ "header_size" => 408 "request_size" => 449 "total_time" => 0.08143 "namelookup_time" => 2.9E-5 "connect_time" => 2.9E-5 "pretransfer_time" => 0.000105 "size_upload" => 150.0 "size_download" => 147.0 "speed_download" => 1805.0 "speed_upload" => 1842.0 "download_content_length" => 147.0 "upload_content_length" => 150.0 "starttransfer_time" => 0.081285 "primary_ip" => "89.187.156.60" "primary_port" => 443 "local_ip" => "10.31.28.17" "local_port" => 42832 "http_version" => 2 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 29 "connect_time_us" => 29 "namelookup_time_us" => 29 "pretransfer_time_us" => 105 "starttransfer_time_us" => 81285 "total_time_us" => 81430 "effective_method" => "POST" "start_time" => 1777122600.59 "original_url" => "https://app.smartemailing.cz/api/v3/import" "pause_handler" => Closure(float $duration) {#825 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#832 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#892 …} : -9223372036854775778 } } "debug" => """ * Found bundle for host app.smartemailing.cz: 0x564657e5ca90 [serially]\n * Can not multiplex, even if we wanted to!\n * Re-using existing connection! (#0) with host app.smartemailing.cz\n * Connected to app.smartemailing.cz (89.187.156.60) port 443 (#0)\n > POST /api/v3/import HTTP/1.1\r\n Host: app.smartemailing.cz\r\n Content-Type: application/json\r\n Authorization: Basic ZW1haWxpbmdAaW1wZXJpYWxnb2xkLnNrOjZ3dWdrZHVsMHF1YzRsM2s4MGZ3NjQ4ODNvc2djbG82a2M1ZjR6MWU=\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 150\r\n \r\n * Mark bundle as not supporting multiuse\n < HTTP/1.1 400 Bad Request\r\n < Server: nginx\r\n < Date: Sat, 25 Apr 2026 13:10:00 GMT\r\n < Content-Type: application/json; charset=utf-8\r\n < Content-Length: 147\r\n < Connection: keep-alive\r\n < Keep-Alive: timeout=100\r\n < X-Frame-Options: SAMEORIGIN\r\n * Added cookie _nss="1" for domain app.smartemailing.cz, path /, expire 0\n < Set-Cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict\r\n < Vary: X-Requested-With\r\n < Cache-Control: s-maxage=0, max-age=0, must-revalidate\r\n < Expires: Mon, 23 Jan 1978 10:00:00 GMT\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 400 Bad Request" "Server: nginx" "Date: Sat, 25 Apr 2026 13:10:00 GMT" "Content-Type: application/json; charset=utf-8" "Content-Length: 147" "Connection: keep-alive" "Keep-Alive: timeout=100" "X-Frame-Options: SAMEORIGIN" "Set-Cookie: _nss=1; path=/; secure; HttpOnly; SameSite=Strict" "Vary: X-Requested-With" "Cache-Control: s-maxage=0, max-age=0, must-revalidate" "Expires: Mon, 23 Jan 1978 10:00:00 GMT" ] "response_content" => [ """ {\n "status": "error",\n "meta": [],\n "message": "Invalid identifier: Problem at key emailaddress: Invalid emailaddress: ernstjuraj@gmail"\n } """ ] ] |
|