HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://test.backend.envenance.algodev.de/api/envialon/login | |
|---|---|---|
| Request options | [ "timeout" => 5 "json" => [ "email" => "envialon-test@envenance.com" "password" => "K2,&e56wk7mP(vbs" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 163 "request_size" => 203 "total_time" => 0.10549 "namelookup_time" => 0.014063 "connect_time" => 0.014613 "pretransfer_time" => 0.044191 "size_upload" => 74.0 "size_download" => 587.0 "speed_download" => 5564.0 "speed_upload" => 701.0 "upload_content_length" => 74.0 "starttransfer_time" => 0.044227 "primary_ip" => "217.160.145.108" "primary_port" => 443 "local_ip" => "217.160.145.101" "local_port" => 45744 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 43954 "connect_time_us" => 14613 "namelookup_time_us" => 14063 "pretransfer_time_us" => 44191 "starttransfer_time_us" => 44227 "total_time_us" => 105490 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769595772.1 "original_url" => "https://test.backend.envenance.algodev.de/api/envialon/login" "pause_handler" => Closure(float $duration) {#475 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#479 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#345 …} : -9223372036854775808 } } "debug" => """ * Trying 217.160.145.108:443...\n * Connected to test.backend.envenance.algodev.de (217.160.145.108) 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=test.backend.envenance.algodev.de\n * start date: Jan 13 13:19:21 2026 GMT\n * expire date: Apr 13 13:19:20 2026 GMT\n * subjectAltName: host "test.backend.envenance.algodev.de" matched cert's "test.backend.envenance.algodev.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * using HTTP/2\n * h2h3 [:method: POST]\n * h2h3 [:path: /api/envialon/login]\n * h2h3 [:scheme: https]\n * h2h3 [:authority: test.backend.envenance.algodev.de]\n * h2h3 [content-type: application/json]\n * h2h3 [accept: */*]\n * h2h3 [user-agent: Symfony HttpClient (Curl)]\n * h2h3 [accept-encoding: gzip]\n * h2h3 [content-length: 74]\n * Using Stream ID: 1 (easy handle 0x5621d68c14f0)\n > POST /api/envialon/login HTTP/2\r\n Host: test.backend.envenance.algodev.de\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: 74\r\n \r\n * We are completely uploaded and fine\n * old SSL session ID is stale, removing\n < HTTP/2 200 \r\n < server: nginx/1.22.1\r\n < content-type: application/json\r\n < cache-control: no-cache, private\r\n < date: Wed, 28 Jan 2026 10:22:52 GMT\r\n < x-robots-tag: noindex\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "server: nginx/1.22.1" "content-type: application/json" "cache-control: no-cache, private" "date: Wed, 28 Jan 2026 10:22:52 GMT" "x-robots-tag: noindex" ] "response_json" => [ "id" => 610 "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njk1OTU3NzIsImV4cCI6MTgwMDM1NDE3Miwicm9sZXMiOlsiUk9MRV9FTlZJQUxPTiIsIlJPTEVfVVNFUiJdLCJlbWFpbCI6ImVudmlhbG9uLXRlc3RAZW52ZW5hbmNlLmNvbSJ9.uFRVUKR7Nki55-H-cuOrSXAAzHs4gtg1lVCdjWL9iCKjTvyyEJYzZyQWXxf-S-vxc7B6U2sDqrA4G-ntqLixCEm3OMwG57OulP-GI7OszyV1tcdvhhcuGTCQvGG3I2VyuXGeLKFTPKgVsDzntx792eEbz-tTRbFduSQXOkmzSpPZ8NsSGOBWuOgqz71nc69L6e_TgJQmJAswgcdK-8zXzpcW3dzzRz3Gct-T8mpWuJDkx-hHdnKg3GsuDQsQurY8JZo6Y1mbAKbqnTnAbFt_DWJGaBkbVPP68vni9HJByUsBazLQt6ttA58EEQ8jaLvMUSba4Zwk70-zPDQaUPhncQ" "roles" => [ "ROLE_ENVIALON" "ROLE_USER" ] ] ] |
|