HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET https://www.openstreetmap.org/api/0.6/way/42545622
Response 200
[
  "info" => [
    "header_size" => 545
    "request_size" => 140
    "total_time" => 0.069067
    "namelookup_time" => 0.000806
    "connect_time" => 0.005063
    "pretransfer_time" => 0.017584
    "size_download" => 526.0
    "speed_download" => 7615.0
    "starttransfer_time" => 0.068589
    "primary_ip" => "2a04:4e42:1d::311"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:e5d3:5639:8659:5e4b"
    "local_port" => 59164
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 17467
    "connect_time_us" => 5063
    "namelookup_time_us" => 806
    "pretransfer_time_us" => 17584
    "starttransfer_time_us" => 68589
    "posttransfer_time_us" => 17678
    "total_time_us" => 69067
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1784109962.3175
    "original_url" => "https://www.openstreetmap.org/api/0.6/way/42545622"
    "pause_handler" => Closure(float $duration) {#894
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#904 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#875 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host www.openstreetmap.org:443 was resolved.\n
      * IPv6: 2a04:4e42:1d::311\n
      * IPv4: 151.101.121.55\n
      *   Trying [2a04:4e42:1d::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:1d::311) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://www.openstreetmap.org/api/0.6/way/42545622\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/42545622]\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/42545622 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
      < cache-control: private, max-age=0, must-revalidate\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
      < accept-ranges: bytes\r\n
      < date: Wed, 15 Jul 2026 10:06:02 GMT\r\n
      < via: 1.1 varnish\r\n
      < x-served-by: cache-par-lfpb1150093-PAR, cache-par-lfpb1150093-PAR\r\n
      < x-cache: MISS, MISS\r\n
      < x-cache-hits: 0, 0\r\n
      < x-timer: S1784109962.335233,VS0,VE47\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 "
    "cache-control: private, max-age=0, must-revalidate"
    "strict-transport-security: max-age=31536000; includeSubDomains; preload"
    "content-encoding: gzip"
    "server: Apache"
    "content-type: application/xml; charset=utf-8"
    "accept-ranges: bytes"
    "date: Wed, 15 Jul 2026 10:06:02 GMT"
    "via: 1.1 varnish"
    "x-served-by: cache-par-lfpb1150093-PAR, cache-par-lfpb1150093-PAR"
    "x-cache: MISS, MISS"
    "x-cache-hits: 0, 0"
    "x-timer: S1784109962.335233,VS0,VE47"
    "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 (1192920 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="42545622" visible="true" version="7" changeset="166146119" timestamp="2025-05-12T10:59:39Z" user="Delarte030" uid="22530451">\n
        <nd ref="531152174"/>\n
        <nd ref="9853424300"/>\n
        <nd ref="9853424301"/>\n
        <nd ref="9853424305"/>\n
        <nd ref="9853424304"/>\n
        <nd ref="9853424303"/>\n
        <nd ref="9853424302"/>\n
        <nd ref="531152177"/>\n
        <nd ref="531152181"/>\n
        <nd ref="531152188"/>\n
        <nd ref="9853424293"/>\n
        <nd ref="531152198"/>\n
        <nd ref="9853424306"/>\n
        <nd ref="9853424309"/>\n
        <nd ref="9853424308"/>\n
        <nd ref="9853424307"/>\n
        <nd ref="531152208"/>\n
        <nd ref="531152218"/>\n
        <nd ref="531152226"/>\n
        <nd ref="531152230"/>\n
        <nd ref="531152232"/>\n
        <nd ref="531152234"/>\n
        <nd ref="531152236"/>\n
        <nd ref="531152174"/>\n
        <tag k="addr:city" v="Brest"/>\n
        <tag k="addr:postcode" v="29200"/>\n
        <tag k="bmo:type" v="D"/>\n
        <tag k="building" v="yes"/>\n
        <tag k="name" v="Centre commercial Iroise"/>\n
        <tag k="shop" v="mall"/>\n
        <tag k="source" v="Brest Metropole Oceane, 2009"/>\n
       </way>\n
      </osm>\n
      """
  ]
]