HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://overpass.private.coffee/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:40];\n area["ref:INSEE"="02194"]->.searchArea;\n (\n nwr["shop"="vacant"](area.searchArea);\n nwr[~"^was:.*"~".*"](area.searchArea);\n );\n out body center;\n >;\n out skel qt; """ ] "timeout" => 90 ] |
|
| Response |
200
[ "info" => [ "header_size" => 188 "request_size" => 512 "total_time" => 1.744034 "namelookup_time" => 0.000686 "connect_time" => 0.025156 "pretransfer_time" => 0.053096 "size_upload" => 302.0 "size_download" => 338.0 "speed_download" => 193.0 "speed_upload" => 173.0 "upload_content_length" => 302.0 "starttransfer_time" => 1.743741 "primary_ip" => "2a0d:f302:126:78ea::1" "primary_port" => 443 "local_ip" => "2a01:e0a:f65:eda0:d689:f63a:6522:9dbd" "local_port" => 47360 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 52975 "connect_time_us" => 25156 "namelookup_time_us" => 686 "pretransfer_time_us" => 53096 "starttransfer_time_us" => 1743741 "posttransfer_time_us" => 53095 "total_time_us" => 1744034 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1772702025.0136 "original_url" => "https://overpass.private.coffee/api/interpreter" "pause_handler" => Closure(float $duration) {#1002 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#998 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#712 …} : -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: 302\r\n \r\n * upload completely sent off: 302 bytes\n < HTTP/1.1 200 OK\r\n < Server: nginx/1.18.0\r\n < Date: Thu, 05 Mar 2026 09:13:46 GMT\r\n < Content-Type: application/json\r\n < Transfer-Encoding: chunked\r\n < Connection: keep-alive\r\n < Kumi-Overpass-Worker: h9\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Server: nginx/1.18.0" "Date: Thu, 05 Mar 2026 09:13:46 GMT" "Content-Type: application/json" "Transfer-Encoding: chunked" "Connection: keep-alive" "Kumi-Overpass-Worker: h9" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.61.8 b1080abd",\n "osm3s": {\n "timestamp_osm_base": "2026-02-15T14:44:30Z",\n "timestamp_areas_base": "2026-02-15T14:44:30Z",\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 """ ] ] |
|