HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
GET | https://www.openstreetmap.org/api/0.6/node/10314602546 | |
---|---|---|
Response |
200
[ "info" => [ "header_size" => 683 "request_size" => 144 "total_time" => 0.081562 "namelookup_time" => 0.002389 "connect_time" => 0.007599 "pretransfer_time" => 0.025153 "size_download" => 382.0 "speed_download" => 4716.0 "starttransfer_time" => 0.081348 "primary_ip" => "172.67.173.161" "primary_port" => 443 "local_ip" => "149.202.77.27" "local_port" => 43554 "http_version" => 3 "protocol" => 2 "scheme" => "HTTPS" "appconnect_time_us" => 25042 "connect_time_us" => 7599 "namelookup_time_us" => 2389 "pretransfer_time_us" => 25153 "starttransfer_time_us" => 81348 "total_time_us" => 81562 "effective_method" => "GET" "start_time" => 1749461492.878 "original_url" => "https://www.openstreetmap.org/api/0.6/node/10314602546" "pause_handler" => Closure(float $duration) {#742 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#738 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#667 …} : -9223372036854775808 } } "debug" => """ * Trying 172.67.173.161:443...\n * Connected to www.openstreetmap.org (172.67.173.161) port 443 (#0)\n * ALPN, offering h2\n * ALPN, offering http/1.1\n * successfully set certificate verify locations:\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n * ALPN, server accepted to use h2\n * Server certificate:\n * subject: CN=openstreetmap.org\n * start date: Apr 24 14:16:06 2025 GMT\n * expire date: Jul 23 15:14:28 2025 GMT\n * subjectAltName: host "www.openstreetmap.org" matched cert's "*.openstreetmap.org"\n * issuer: C=US; O=Google Trust Services; CN=WE1\n * SSL certificate verify ok.\n * Using HTTP2, server supports multi-use\n * Connection state changed (HTTP/2 confirmed)\n * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n * Using Stream ID: 1 (easy handle 0x556b0024b1a0)\n > GET /api/0.6/node/10314602546 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 * old SSL session ID is stale, removing\n * Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n < HTTP/2 200 \r\n < date: Mon, 09 Jun 2025 09:31:32 GMT\r\n < content-type: application/xml; charset=utf-8\r\n < report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FURh2cYodGGQ2JEwYnInPUH6fDPJ0agthRTvB9eXDMEvHJlKiBZeLb6fZ4pYCrUZLLUP9dNjYSLu%2BUJJoVSCDcLjCPtuTGfIWe7ysMGV9RL1SzS8Dg%3D%3D"}]}\r\n < cache-control: private, max-age=0, must-revalidate\r\n < strict-transport-security: max-age=31536000; includeSubDomains; preload\r\n < server: cloudflare\r\n < cf-cache-status: DYNAMIC\r\n < vary: accept-encoding\r\n < nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}\r\n < content-encoding: gzip\r\n < cf-ray: 94cf9ddaaca078fc-CDG\r\n < alt-svc: h3=":443"; ma=86400\r\n < \r\n """ ] "response_headers" => [ "HTTP/2 200 " "date: Mon, 09 Jun 2025 09:31:32 GMT" "content-type: application/xml; charset=utf-8" "report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FURh2cYodGGQ2JEwYnInPUH6fDPJ0agthRTvB9eXDMEvHJlKiBZeLb6fZ4pYCrUZLLUP9dNjYSLu%2BUJJoVSCDcLjCPtuTGfIWe7ysMGV9RL1SzS8Dg%3D%3D"}]}" "cache-control: private, max-age=0, must-revalidate" "strict-transport-security: max-age=31536000; includeSubDomains; preload" "server: cloudflare" "cf-cache-status: DYNAMIC" "vary: accept-encoding" "nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}" "content-encoding: gzip" "cf-ray: 94cf9ddaaca078fc-CDG" "alt-svc: h3=":443"; ma=86400" ] "response_content" => [ """ <?xml version="1.0" encoding="UTF-8"?>\n <osm version="0.6" generator="openstreetmap-cgimap 2.0.1 (2514279 spike-07.openstreetmap.org)" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">\n <node id="10314602546" visible="true" version="1" changeset="131011901" timestamp="2023-01-08T12:16:10Z" user="ruboqif" uid="3862851" lat="43.5288042" lon="5.4224015">\n <tag k="name" v="Billeterie Stade Maurice David"/>\n <tag k="shop" v="ticket"/>\n </node>\n </osm>\n """ ] ] |