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.118778 "namelookup_time" => 0.017094 "connect_time" => 0.019829 "pretransfer_time" => 0.047842 "size_upload" => 74.0 "size_download" => 587.0 "speed_download" => 4941.0 "speed_upload" => 623.0 "upload_content_length" => 74.0 "starttransfer_time" => 0.047992 "primary_ip" => "217.160.145.108" "primary_port" => 443 "local_ip" => "217.160.145.101" "local_port" => 45734 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 47216 "connect_time_us" => 19829 "namelookup_time_us" => 17094 "pretransfer_time_us" => 47842 "starttransfer_time_us" => 47992 "total_time_us" => 118778 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769595771.6608 "original_url" => "https://test.backend.envenance.algodev.de/api/envialon/login" "pause_handler" => Closure(float $duration) {#474 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#478 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#359 …} : -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 0x5621d69a8ac0)\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 * old SSL session ID is stale, removing\n * We are completely uploaded and fine\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:51 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:51 GMT" "x-robots-tag: noindex" ] "response_json" => [ "id" => 610 "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njk1OTU3NzEsImV4cCI6MTgwMDM1NDE3MSwicm9sZXMiOlsiUk9MRV9FTlZJQUxPTiIsIlJPTEVfVVNFUiJdLCJlbWFpbCI6ImVudmlhbG9uLXRlc3RAZW52ZW5hbmNlLmNvbSJ9.zWJ0PqBZ12ZQeu2U4OSLaS_mA5SLEUoSYpYscWOXI7s_P-VffTFZ3fNe6eUZzX8A_eXYKhgNmtNvGeVmdm8Te9stcxtsxKSMsGcbbVNaISeCCnMxZ5MJ9LZM36QDvDxzD0C9Zh-QDOKQIbudBKHL9MWM9WNJuvcCcL3EPowM15BbsM_CcjVIg1g4SRphx3Lw_eNizV5CuwkC7GkWWiRHMLmYip7rYzmtuFx9Wv4oA3JmmzgsDeqXp6fV2sGIzXf-NtQXVJndyftrxybdDSriirWxS7G6rUnazEmjfNJaSaw-RoAlX_mzbxgxwj8SGNj8x5lPwlZ7ZsEN-uUa_9h3sw" "roles" => [ "ROLE_ENVIALON" "ROLE_USER" ] ] ] |
|