HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | get-token | |
|---|---|---|
| Request options | [ "json" => [ "clientId" => "35d0cf21-4c92-40e9-ab38-2c0c6a86c358" "clientSecret" => "2fb5e84a-e876-4726-8f92-1e9dbb699dad" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 355 "request_size" => 207 "total_time" => 0.077929 "namelookup_time" => 0.006268 "connect_time" => 0.007571 "pretransfer_time" => 0.024436 "size_upload" => 105.0 "size_download" => 263.0 "speed_download" => 3415.0 "speed_upload" => 1363.0 "download_content_length" => 263.0 "upload_content_length" => 105.0 "starttransfer_time" => 0.024481 "primary_ip" => "212.83.130.27" "primary_port" => 443 "local_ip" => "163.172.108.137" "local_port" => 44620 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 24291 "connect_time_us" => 7571 "namelookup_time_us" => 6268 "pretransfer_time_us" => 24436 "starttransfer_time_us" => 24481 "total_time_us" => 77929 "effective_method" => "POST" "start_time" => 1768487573.5046 "original_url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token" "pause_handler" => Closure(float $duration) {#1956 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1946 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#252 …} : -9223372036854775808 } } "debug" => """ * Trying 212.83.130.27:443...\n * Connected to gme-ws.globalmapsolution.com (212.83.130.27) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * successfully set certificate verify locations:\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: CN=*.globalmapsolution.com\n * start date: Dec 8 00:00:00 2025 GMT\n * expire date: Dec 23 23:59:59 2026 GMT\n * subjectAltName: host "gme-ws.globalmapsolution.com" matched cert's "*.globalmapsolution.com"\n * issuer: C=GB; O=Sectigo Limited; CN=Sectigo Public Server Authentication CA DV R36\n * SSL certificate verify ok.\n * Using HTTP2, server supports multi-use\n * Connection state changed (HTTP/2 confirmed)\n * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n * Using Stream ID: 1 (easy handle 0x5644e91fa260)\n > POST /clients/api-keys/get-token HTTP/2\r\n Host: gme-ws.globalmapsolution.com\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: 105\r\n \r\n * Connection state changed (MAX_CONCURRENT_STREAMS == 250)!\n * We are completely uploaded and fine\n < HTTP/2 200 \r\n < access-control-allow-origin: *\r\n < access-control-expose-headers: WWW-Authenticate,Server-Authorization\r\n < cache-control: no-cache\r\n < content-type: application/json; charset=utf-8\r\n < date: Thu, 15 Jan 2026 14:32:53 GMT\r\n < vary: Accept-Encoding\r\n < vary: origin\r\n < via: kong/2.8.5\r\n < x-kong-proxy-latency: 0\r\n < x-kong-upstream-latency: 47\r\n < content-length: 263\r\n < \r\n """ ] "url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token" "response_headers" => [ "HTTP/2 200 " "access-control-allow-origin: *" "access-control-expose-headers: WWW-Authenticate,Server-Authorization" "cache-control: no-cache" "content-type: application/json; charset=utf-8" "date: Thu, 15 Jan 2026 14:32:53 GMT" "vary: Accept-Encoding" "vary: origin" "via: kong/2.8.5" "x-kong-proxy-latency: 0" "x-kong-upstream-latency: 47" "content-length: 263" ] "response_content" => [ "{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjo2LCJjbGllbnRVdWlkIjoiYmExOGU4NzgtOTcwYS00ZmJhLTk5NDgtOGU1OGFhZmM1YTg5In0sImlhdCI6MTc2ODQ4NzU3MywiZXhwIjoxNzcxMDg3NTczLCJpc3MiOiJnbWVfYXBpa2V5X2F1dGgifQ.7MBs33GZOhZMXUCkouKZav5ajX6uqDdvOh73r5gh2Do"}" ] ] |
|