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.069874 "namelookup_time" => 0.000426 "connect_time" => 0.005835 "pretransfer_time" => 0.021097 "size_upload" => 105.0 "size_download" => 263.0 "speed_download" => 3763.0 "speed_upload" => 1502.0 "download_content_length" => 263.0 "upload_content_length" => 105.0 "starttransfer_time" => 0.069579 "primary_ip" => "212.83.130.27" "primary_port" => 443 "local_ip" => "37.59.185.53" "local_port" => 44206 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 21016 "connect_time_us" => 5835 "namelookup_time_us" => 426 "pretransfer_time_us" => 21097 "starttransfer_time_us" => 69579 "total_time_us" => 69874 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1776327254.8063 "original_url" => "https://gme-ws.globalmapsolution.com/clients/api-keys/get-token" "pause_handler" => Closure(float $duration) {#1902 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1886 …} : 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 44206 \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: Thu, 16 Apr 2026 08:14:14 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: 42\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, 16 Apr 2026 08:14:14 GMT" "vary: Accept-Encoding" "vary: origin" "via: kong/2.8.5" "x-kong-proxy-latency: 0" "x-kong-upstream-latency: 42" "content-length: 263" ] "response_content" => [ "{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7ImlkIjo2LCJjbGllbnRVdWlkIjoiYmExOGU4NzgtOTcwYS00ZmJhLTk5NDgtOGU1OGFhZmM1YTg5In0sImlhdCI6MTc3NjMyNzI1NCwiZXhwIjoxNzc4OTI3MjU0LCJpc3MiOiJnbWVfYXBpa2V5X2F1dGgifQ.CHM_21l9-Y7qGmWEwTQEyw9wrAstjO5t1zw9oFKvyug"}" ] ] |
|