HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://www.openstreetmap.org/api/0.6/way/42539623
Response 200
[
  "info" => [
    "header_size" => 545
    "request_size" => 140
    "total_time" => 0.101757
    "namelookup_time" => 0.003317
    "connect_time" => 0.007031
    "pretransfer_time" => 0.025815
    "size_download" => 683.0
    "speed_download" => 6712.0
    "starttransfer_time" => 0.101227
    "primary_ip" => "2a04:4e42:6a::311"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:e5d3:5639:8659:5e4b"
    "local_port" => 58576
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 25688
    "connect_time_us" => 7031
    "namelookup_time_us" => 3317
    "pretransfer_time_us" => 25815
    "starttransfer_time_us" => 101227
    "posttransfer_time_us" => 25901
    "total_time_us" => 101757
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1784096407.894
    "original_url" => "https://www.openstreetmap.org/api/0.6/way/42539623"
    "pause_handler" => Closure(float $duration) {#895
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#883 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#876 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host www.openstreetmap.org:443 was resolved.\n
      * IPv6: 2a04:4e42:6a::311\n
      * IPv4: 151.101.121.55\n
      *   Trying [2a04:4e42:6a::311]: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_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=www.openstreetmap.org\n
      *  start date: Jun  3 21:25:38 2026 GMT\n
      *  expire date: Sep  1 21:25:37 2026 GMT\n
      *  subjectAltName: host "www.openstreetmap.org" matched cert's "www.openstreetmap.org"\n
      *  issuer: C=US; O=Let's Encrypt; CN=YR1\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
      *   Certificate level 3: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to www.openstreetmap.org (2a04:4e42:6a::311) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://www.openstreetmap.org/api/0.6/way/42539623\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: www.openstreetmap.org]\n
      * [HTTP/2] [1] [:path: /api/0.6/way/42539623]\n
      * [HTTP/2] [1] [accept: */*]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /api/0.6/way/42539623 HTTP/2\r\n
      Host: www.openstreetmap.org\r\n
      Accept: */*\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
      < strict-transport-security: max-age=31536000; includeSubDomains; preload\r\n
      < content-encoding: gzip\r\n
      < server: Apache\r\n
      < content-type: application/xml; charset=utf-8\r\n
      < cache-control: private, max-age=0, must-revalidate\r\n
      < accept-ranges: bytes\r\n
      < date: Wed, 15 Jul 2026 06:20:07 GMT\r\n
      < via: 1.1 varnish\r\n
      < x-served-by: cache-par-lfpg1960073-PAR, cache-par-lfpg1960081-PAR\r\n
      < x-cache: MISS, MISS\r\n
      < x-cache-hits: 0, 0\r\n
      < x-timer: S1784096408.921749,VS0,VE71\r\n
      < vary: Accept-Encoding\r\n
      < alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "strict-transport-security: max-age=31536000; includeSubDomains; preload"
    "content-encoding: gzip"
    "server: Apache"
    "content-type: application/xml; charset=utf-8"
    "cache-control: private, max-age=0, must-revalidate"
    "accept-ranges: bytes"
    "date: Wed, 15 Jul 2026 06:20:07 GMT"
    "via: 1.1 varnish"
    "x-served-by: cache-par-lfpg1960073-PAR, cache-par-lfpg1960081-PAR"
    "x-cache: MISS, MISS"
    "x-cache-hits: 0, 0"
    "x-timer: S1784096408.921749,VS0,VE71"
    "vary: Accept-Encoding"
    "alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400"
  ]
  "response_content" => [
    """
      <?xml version="1.0" encoding="UTF-8"?>\n
      <osm version="0.6" generator="openstreetmap-cgimap 2.1.0 (1192931 spike-07.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">\n
       <way id="42539623" visible="true" version="12" changeset="183005857" timestamp="2026-05-22T06:28:08Z" user="confusedbuffalo" uid="242345">\n
        <nd ref="531083395"/>\n
        <nd ref="13527231752"/>\n
        <nd ref="531083396"/>\n
        <nd ref="531083397"/>\n
        <nd ref="531083398"/>\n
        <nd ref="531083400"/>\n
        <nd ref="531083401"/>\n
        <nd ref="531083402"/>\n
        <nd ref="531083404"/>\n
        <nd ref="531083406"/>\n
        <nd ref="531083408"/>\n
        <nd ref="531083410"/>\n
        <nd ref="531083412"/>\n
        <nd ref="531083414"/>\n
        <nd ref="531083416"/>\n
        <nd ref="531083419"/>\n
        <nd ref="531083421"/>\n
        <nd ref="531083423"/>\n
        <nd ref="531083424"/>\n
        <nd ref="531083426"/>\n
        <nd ref="531083428"/>\n
        <nd ref="531083430"/>\n
        <nd ref="531083432"/>\n
        <nd ref="531083434"/>\n
        <nd ref="531083436"/>\n
        <nd ref="531083440"/>\n
        <nd ref="531083444"/>\n
        <nd ref="531083446"/>\n
        <nd ref="531083448"/>\n
        <nd ref="531083395"/>\n
        <tag k="addr:housenumber" v="33"/>\n
        <tag k="addr:street" v="Rue Saint-Exupéry"/>\n
        <tag k="amenity" v="kindergarten"/>\n
        <tag k="building" v="kindergarten"/>\n
        <tag k="check_date" v="2025-11-13"/>\n
        <tag k="kindergarten:FR" v="crèche_collective"/>\n
        <tag k="name" v="Crèche collective municipale Recouvrance"/>\n
        <tag k="name:br" v="Magouri-kêr stroll Rekourañs"/>\n
        <tag k="name:fr" v="Crèche collective municipale Recouvrance"/>\n
        <tag k="ref:FR:NAF" v="88.91A"/>\n
        <tag k="ref:FR:SIRET" v="26290032700079"/>\n
        <tag k="source" v="INSEE - 2026-01"/>\n
        <tag k="source:name:br" v="ofis publik ar brezhoneg"/>\n
       </way>\n
      </osm>\n
      """
  ]
]