HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | vehicles | |
|---|---|---|
| Request options | [ "buffer" => false "query" => [ "start_date" => "2025-12-20 00:00" "end_date" => "2026-01-20 00:00" "limit" => 50 "agencies" => [ 3217 ] ] "headers" => [ "x-api-key" => "XFp6lZqmNG3QBRrtBoCf46s7AAQEpuWU1YtoOw1X" "secret-key" => "sk_DLsDjN6V4DaIgk1BFQvWwETJTkmhPpcJLD5tZ7Oqc438pI2ZFYqvMFt3FcXJv" "Accept" => "application/json" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 256 "request_size" => 349 "total_time" => 0.679408 "namelookup_time" => 0.155552 "connect_time" => 0.174187 "pretransfer_time" => 0.275307 "size_download" => 39065.0 "speed_download" => 57498.0 "download_content_length" => 39065.0 "starttransfer_time" => 0.676706 "primary_ip" => "52.30.123.95" "primary_port" => 443 "local_ip" => "141.95.193.196" "local_port" => 51124 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 275016 "connect_time_us" => 174187 "namelookup_time_us" => 155552 "pretransfer_time_us" => 275307 "starttransfer_time_us" => 676706 "total_time_us" => 679408 "effective_method" => "GET" "start_time" => 1766442195.4286 "original_url" => "https://api.fleetee.io/vehicles?start_date=2025-12-20%2000:00&end_date=2026-01-20%2000:00&limit=50&agencies[0]=3217" "pause_handler" => Closure(float $duration) {#7306 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#7331 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#7323 …} : -9223372036854775808 } } "debug" => """ * Trying 52.30.123.95:443...\n * Connected to api.fleetee.io (52.30.123.95) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: CN=fleetee.io\n * start date: Mar 4 00:00:00 2025 GMT\n * expire date: Apr 3 23:59:59 2026 GMT\n * subjectAltName: host "api.fleetee.io" matched cert's "*.fleetee.io"\n * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03\n * SSL certificate verify ok.\n * Using HTTP2, server supports multiplexing\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 0x55641f1b5300)\n > GET /vehicles?start_date=2025-12-20%2000:00&end_date=2026-01-20%2000:00&limit=50&agencies[0]=3217 HTTP/2\r\n Host: api.fleetee.io\r\n x-api-key: XFp6lZqmNG3QBRrtBoCf46s7AAQEpuWU1YtoOw1X\r\n secret-key: sk_DLsDjN6V4DaIgk1BFQvWwETJTkmhPpcJLD5tZ7Oqc438pI2ZFYqvMFt3FcXJv\r\n accept: application/json\r\n user-agent: Symfony HttpClient (Curl)\r\n accept-encoding: gzip\r\n \r\n * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n < HTTP/2 200 \r\n < date: Mon, 22 Dec 2025 22:23:16 GMT\r\n < content-type: application/json\r\n < content-length: 39065\r\n < x-amzn-requestid: 0e10363d-a658-498b-9a24-1455139535d5\r\n < x-amz-apigw-id: WAuxJHftDoEEGDQ=\r\n < x-amzn-trace-id: Root=1-6949c4d3-3999aa2727c668d33b3c56a2\r\n < \r\n """ ] "url" => "https://api.fleetee.io/vehicles?start_date=2025-12-20%2000:00&end_date=2026-01-20%2000:00&limit=50&agencies[0]=3217" "response_headers" => [ "HTTP/2 200 " "date: Mon, 22 Dec 2025 22:23:16 GMT" "content-type: application/json" "content-length: 39065" "x-amzn-requestid: 0e10363d-a658-498b-9a24-1455139535d5" "x-amz-apigw-id: WAuxJHftDoEEGDQ=" "x-amzn-trace-id: Root=1-6949c4d3-3999aa2727c668d33b3c56a2" ] ] |
|