GET https://osm-labo.cipherbliss.com/admin/stats/52656/closures

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"="52656"]->.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" => 5.530226
    "namelookup_time" => 0.000661
    "connect_time" => 0.024719
    "pretransfer_time" => 0.05091
    "size_upload" => 302.0
    "size_download" => 338.0
    "speed_download" => 61.0
    "speed_upload" => 54.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 5.530026
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:f63:fd0c:1a3d:39ad"
    "local_port" => 39558
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 50849
    "connect_time_us" => 24719
    "namelookup_time_us" => 661
    "pretransfer_time_us" => 50910
    "starttransfer_time_us" => 5530026
    "posttransfer_time_us" => 50909
    "total_time_us" => 5530226
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1772614907.0024
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1003
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#999 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#703 …}
        $execCounter: -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: Wed, 04 Mar 2026 09:01:52 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: Wed, 04 Mar 2026 09:01:52 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
      """
  ]
]