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" => 312 "total_time" => 0.078729 "namelookup_time" => 0.004865 "connect_time" => 0.01044 "pretransfer_time" => 0.035811 "size_upload" => 105.0 "size_download" => 263.0 "speed_download" => 3340.0 "speed_upload" => 1333.0 "download_content_length" => 263.0 "upload_content_length" => 105.0 "starttransfer_time" => 0.078302 "primary_ip" => "212.83.130.27" "primary_port" => 443 "local_ip" => "37.59.185.53" "local_port" => 42512 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 35691 "connect_time_us" => 10440 "namelookup_time_us" => 4865 "pretransfer_time_us" => 35811 "starttransfer_time_us" => 78302 "total_time_us" => 78729 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1776413875.1318 "original_url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token" "pause_handler" => Closure(float $duration) {#1845 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1829 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#321 …} : -9223372036854775808 } } "debug" => """ * Host gme-ws.globalmapsolution.com:443 was resolved.\n * IPv6: (none)\n * IPv4: 212.83.130.27\n * Trying 212.83.130.27:443...\n * ALPN: curl offers h2,http/1.1\n * SSL Trust Anchors:\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 / x25519 / RSASSA-PSS\n * ALPN: server accepted 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 * issuer: C=GB; O=Sectigo Limited; CN=Sectigo Public Server Authentication CA DV R36\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (3072/128 Bits/secBits), signed using sha384WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption\n * subjectAltName: "gme-ws.globalmapsolution.com" matches cert's "*.globalmapsolution.com"\n * OpenSSL verify result: 0\n * SSL certificate verified via OpenSSL.\n * Established connection to gme-ws.globalmapsolution.com (212.83.130.27 port 443) from 37.59.185.53 port 42512 \n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://gme-ws.globalmapsolution.com/clients/api-keys/get-token\n * [HTTP/2] [1] [:method: POST]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: gme-ws.globalmapsolution.com]\n * [HTTP/2] [1] [:path: /clients/api-keys/get-token]\n * [HTTP/2] [1] [content-type: application/json]\n * [HTTP/2] [1] [accept: */*]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n * [HTTP/2] [1] [content-length: 105]\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 * upload completely sent off: 105 bytes\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: Fri, 17 Apr 2026 08:17:55 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: 34\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: Fri, 17 Apr 2026 08:17:55 GMT" "vary: Accept-Encoding" "vary: origin" "via: kong/2.8.5" "x-kong-proxy-latency: 0" "x-kong-upstream-latency: 34" "content-length: 263" ] "response_content" => [ "{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjo2LCJjbGllbnRVdWlkIjoiYmExOGU4NzgtOTcwYS00ZmJhLTk5NDgtOGU1OGFhZmM1YTg5In0sImlhdCI6MTc3NjQxMzg3NSwiZXhwIjoxNzc5MDEzODc1LCJpc3MiOiJnbWVfYXBpa2V5X2F1dGgifQ.HYAEKlArIrsjTQI0qGbZAXLr1VeC7cbBwracmGEBL10"}" ] ] |
|