HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| GET | https://geo.api.gouv.fr/communes/62096 | |
|---|---|---|
| Request options | [ "timeout" => 10 "headers" => [ "Accept" => "application/json" ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 291 "request_size" => 141 "total_time" => 0.205264 "namelookup_time" => 0.005276 "connect_time" => 0.015621 "pretransfer_time" => 0.029739 "size_download" => 172.0 "speed_download" => 837.0 "download_content_length" => 172.0 "starttransfer_time" => 0.045413 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "192.168.1.188" "local_port" => 39790 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 29108 "connect_time_us" => 15621 "namelookup_time_us" => 5276 "pretransfer_time_us" => 29739 "starttransfer_time_us" => 45413 "posttransfer_time_us" => 29766 "total_time_us" => 205264 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1774107073.0831 "original_url" => "https://geo.api.gouv.fr/communes/62096" "pause_handler" => Closure(float $duration) {#1091 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#636 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1076 …} : -9223372036854775808 } } "debug" => """ * Host geo.api.gouv.fr:443 was resolved.\n * IPv6: (none)\n * IPv4: 37.59.183.65\n * Trying 37.59.183.65:443...\n * ALPN: curl 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 / X25519MLKEM768 / id-ecPublicKey\n * ALPN: server accepted h2\n * Server certificate:\n * subject: CN=geo.api.gouv.fr\n * start date: Mar 12 19:09:37 2026 GMT\n * expire date: Jun 10 19:09:36 2026 GMT\n * subjectAltName: host "geo.api.gouv.fr" matched cert's "geo.api.gouv.fr"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to geo.api.gouv.fr (37.59.183.65) port 443\n * using HTTP/2\n * [HTTP/2] [1] OPENED stream for https://geo.api.gouv.fr/communes/62096\n * [HTTP/2] [1] [:method: GET]\n * [HTTP/2] [1] [:scheme: https]\n * [HTTP/2] [1] [:authority: geo.api.gouv.fr]\n * [HTTP/2] [1] [:path: /communes/62096]\n * [HTTP/2] [1] [accept: application/json]\n * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n * [HTTP/2] [1] [accept-encoding: gzip]\n > GET /communes/62096 HTTP/2\r\n Host: geo.api.gouv.fr\r\n Accept: application/json\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/2 200 \r\n < server: nginx/1.29.1\r\n < date: Sat, 21 Mar 2026 15:31:13 GMT\r\n < content-type: application/json; charset=utf-8\r\n < content-length: 172\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"ac-qztXO8/udWb0igcmvN4Iu8gy+Ig"\r\n < cache-control: public, max-age=3600, immutable\r\n < x-cache-status: MISS\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "server: nginx/1.29.1" "date: Sat, 21 Mar 2026 15:31:13 GMT" "content-type: application/json; charset=utf-8" "content-length: 172" "x-powered-by: Express" "vary: Origin" "etag: W/"ac-qztXO8/udWb0igcmvN4Iu8gy+Ig"" "cache-control: public, max-age=3600, immutable" "x-cache-status: MISS" ] "response_content" => [ "{"nom":"Beaumetz-lès-Cambrai","code":"62096","codeDepartement":"62","siren":"216200964","codeEpci":"200035442","codeRegion":"32","codesPostaux":["62124"],"population":528}" ] ] |
|