HTTP Client
3
Total requests
1
HTTP errors
Clients
http_client 3
Requests
| POST | https://overpass.private.coffee/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:25];\n area["ref:INSEE"="2152"]->.searchArea;\n (\n relation["admin_level"="8"]["name"]["type"="boundary"]["boundary"="administrative"](area.searchArea);\n );\n out body;\n >;\n out skel qt; """ ] ] |
|
| Response |
200
[ "info" => [ "header_size" => 186 "request_size" => 588 "total_time" => 0.791511 "namelookup_time" => 0.000945 "connect_time" => 0.025324 "pretransfer_time" => 0.054892 "size_upload" => 378.0 "size_download" => 338.0 "speed_download" => 427.0 "speed_upload" => 477.0 "upload_content_length" => 378.0 "starttransfer_time" => 0.791332 "primary_ip" => "2a0d:f302:126:78ea::1" "primary_port" => 443 "local_ip" => "2a01:e0a:f65:eda0:8cef:da9b:96db:30c5" "local_port" => 38718 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 54779 "connect_time_us" => 25324 "namelookup_time_us" => 945 "pretransfer_time_us" => 54892 "starttransfer_time_us" => 791332 "posttransfer_time_us" => 54886 "total_time_us" => 791511 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1774323026.2675 "original_url" => "https://overpass.private.coffee/api/interpreter" "pause_handler" => Closure(float $duration) {#1075 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1071 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#785 …} : -9223372036854775808 } } "debug" => """ * Host overpass.private.coffee:443 was resolved.\n * IPv6: 2a0d:f302:126:78ea::1\n * IPv4: 193.219.97.30\n * Trying [2a0d:f302:126:78ea::1]: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 / x25519 / RSASSA-PSS\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=overpass.kumi.systems\n * start date: Feb 2 09:11:03 2026 GMT\n * expire date: May 3 09:11:02 2026 GMT\n * subjectAltName: host "overpass.private.coffee" matched cert's "overpass.private.coffee"\n * issuer: C=US; O=Let's Encrypt; CN=R13\n * SSL certificate verify ok.\n * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass.private.coffee (2a0d:f302:126:78ea::1) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass.private.coffee\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 378\r\n \r\n * upload completely sent off: 378 bytes\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.18.0\r\n < Date: Tue, 24 Mar 2026 03:30:27 GMT\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < PC-Overpass-Worker: h3\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.18.0" "Date: Tue, 24 Mar 2026 03:30:27 GMT" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "PC-Overpass-Worker: h3" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.61.8 b1080abd",\n "osm3s": {\n "timestamp_osm_base": "2026-02-16T14:09:02Z",\n "timestamp_areas_base": "2026-02-16T14:09:02Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n \n \n ]\n }\n """ ] ] |
|
| GET | https://geo.api.gouv.fr/communes/2152 | |
|---|---|---|
| Request options | [ "timeout" => 10 "headers" => [ "Accept" => "application/json" ] ] |
|
| Response |
404
[ "info" => [ "header_size" => 260 "request_size" => 140 "total_time" => 0.048229 "namelookup_time" => 0.010141 "connect_time" => 0.020125 "pretransfer_time" => 0.032093 "size_download" => 9.0 "speed_download" => 186.0 "download_content_length" => 9.0 "starttransfer_time" => 0.048117 "primary_ip" => "37.59.183.65" "primary_port" => 443 "local_ip" => "192.168.1.188" "local_port" => 43230 "http_version" => 3 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 32011 "connect_time_us" => 20125 "namelookup_time_us" => 10141 "pretransfer_time_us" => 32093 "starttransfer_time_us" => 48117 "posttransfer_time_us" => 32146 "total_time_us" => 48229 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1774323027.1345 "original_url" => "https://geo.api.gouv.fr/communes/2152" "pause_handler" => Closure(float $duration) {#1085 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1079 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#785 …} : -9223372036854775799 } } "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/2152\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/2152]\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/2152 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 404 \r\n < server: nginx/1.29.5\r\n < date: Tue, 24 Mar 2026 03:30:27 GMT\r\n < content-type: text/plain; charset=utf-8\r\n < content-length: 9\r\n < x-powered-by: Express\r\n < vary: Origin\r\n < etag: W/"9-0gXL1ngzMqISxa6S1zx3F4wtLyg"\r\n < cache-control: public, max-age=3600, immutable\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 404 " "server: nginx/1.29.5" "date: Tue, 24 Mar 2026 03:30:27 GMT" "content-type: text/plain; charset=utf-8" "content-length: 9" "x-powered-by: Express" "vary: Origin" "etag: W/"9-0gXL1ngzMqISxa6S1zx3F4wtLyg"" "cache-control: public, max-age=3600, immutable" ] ] |
|
| POST | https://overpass.private.coffee/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="2152"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 186 "request_size" => 2620 "total_time" => 4.935023 "pretransfer_time" => 0.000117 "size_upload" => 2409.0 "size_download" => 338.0 "speed_download" => 68.0 "speed_upload" => 488.0 "upload_content_length" => 2409.0 "starttransfer_time" => 4.934934 "primary_ip" => "2a0d:f302:126:78ea::1" "primary_port" => 443 "local_ip" => "2a01:e0a:f65:eda0:8cef:da9b:96db:30c5" "local_port" => 38718 "http_version" => 2 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 117 "starttransfer_time_us" => 4934934 "posttransfer_time_us" => 116 "total_time_us" => 4935023 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1774323027.9842 "original_url" => "https://overpass.private.coffee/api/interpreter" "pause_handler" => Closure(float $duration) {#1112 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1107 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#785 …} : -9223372036854775789 } } "debug" => """ * Re-using existing https: connection with host overpass.private.coffee\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass.private.coffee\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2409\r\n \r\n * upload completely sent off: 2409 bytes\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.18.0\r\n < Date: Tue, 24 Mar 2026 03:30:32 GMT\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < PC-Overpass-Worker: h3\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.18.0" "Date: Tue, 24 Mar 2026 03:30:32 GMT" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "PC-Overpass-Worker: h3" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.61.8 b1080abd",\n "osm3s": {\n "timestamp_osm_base": "2026-02-16T14:09:02Z",\n "timestamp_areas_base": "2026-02-16T14:09:02Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n \n \n ]\n }\n """ ] ] |
|