HTTP Client

10 Total requests
0 HTTP errors

Clients

http_client 10

Requests

HEAD https://i3.ytimg.com/vi_webp/7IyMHV_LpEg/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.110201
    "namelookup_time" => 0.000185
    "connect_time" => 0.005611
    "pretransfer_time" => 0.027975
    "download_content_length" => 48184.0
    "starttransfer_time" => 0.109528
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 27853
    "connect_time_us" => 5611
    "namelookup_time_us" => 185
    "pretransfer_time_us" => 27975
    "starttransfer_time_us" => 109528
    "total_time_us" => 110201
    "effective_method" => "HEAD"
    "start_time" => 1778018988.8079
    "original_url" => "https://i3.ytimg.com/vi_webp/7IyMHV_LpEg/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#7593
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#7578 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 2001:4860:4802:36::40:443...\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) 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=i3.ytimg.com\n
      *  start date: Apr  8 05:17:20 2026 GMT\n
      *  expire date: Jul  1 05:17:19 2026 GMT\n
      *  subjectAltName: host "i3.ytimg.com" matched cert's "i3.ytimg.com"\n
      *  issuer: C=US; O=Google Trust Services; CN=WR2\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 0x56414ecc6090)\n
      > HEAD /vi_webp/7IyMHV_LpEg/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\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
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 48184\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:48 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:48 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692720758"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 48184"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:48 GMT"
    "expires: Wed, 06 May 2026 00:09:48 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692720758""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/ia4xnV039uA/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.048134
    "namelookup_time" => 3.9E-5
    "connect_time" => 3.9E-5
    "pretransfer_time" => 0.000172
    "download_content_length" => 49266.0
    "starttransfer_time" => 0.047949
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 39
    "namelookup_time_us" => 39
    "pretransfer_time_us" => 172
    "starttransfer_time_us" => 47949
    "total_time_us" => 48134
    "effective_method" => "HEAD"
    "start_time" => 1778018988.9363
    "original_url" => "https://i3.ytimg.com/vi_webp/ia4xnV039uA/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#7853
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#7847 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775800
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 3 (easy handle 0x56414ec5b630)\n
      > HEAD /vi_webp/ia4xnV039uA/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 49266\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:48 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:48 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692720907"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 49266"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:48 GMT"
    "expires: Wed, 06 May 2026 00:09:48 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692720907""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/jcrxmmmM9Bk/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.061611
    "namelookup_time" => 4.7E-5
    "connect_time" => 4.7E-5
    "pretransfer_time" => 0.000181
    "download_content_length" => 48572.0
    "starttransfer_time" => 0.061419
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 47
    "connect_time_us" => 47
    "namelookup_time_us" => 47
    "pretransfer_time_us" => 181
    "starttransfer_time_us" => 61419
    "total_time_us" => 61611
    "effective_method" => "HEAD"
    "start_time" => 1778018989.011
    "original_url" => "https://i3.ytimg.com/vi_webp/jcrxmmmM9Bk/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#8291
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#8285 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775798
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 5 (easy handle 0x56414ed6c1e0)\n
      > HEAD /vi_webp/jcrxmmmM9Bk/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 48572\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692897150"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 48572"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692897150""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/wZRmC1WyDFk/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.133723
    "namelookup_time" => 4.3E-5
    "connect_time" => 4.3E-5
    "pretransfer_time" => 0.000163
    "download_content_length" => 48434.0
    "starttransfer_time" => 0.133543
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 43
    "connect_time_us" => 43
    "namelookup_time_us" => 43
    "pretransfer_time_us" => 163
    "starttransfer_time_us" => 133543
    "total_time_us" => 133723
    "effective_method" => "HEAD"
    "start_time" => 1778018989.0937
    "original_url" => "https://i3.ytimg.com/vi_webp/wZRmC1WyDFk/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#8617
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#8611 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775796
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 7 (easy handle 0x56414ec11bd0)\n
      > HEAD /vi_webp/wZRmC1WyDFk/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 48434\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692109759"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 48434"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692109759""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/hTDFxpPcnc4/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 0
[
  "info" => [
    "request_size" => 150
    "total_time" => 0.301775
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000173
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 173
    "total_time_us" => 301775
    "effective_method" => "HEAD"
    "start_time" => 1778018989.2408
    "original_url" => "https://i3.ytimg.com/vi_webp/hTDFxpPcnc4/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#8864
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#8858 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775794
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 9 (easy handle 0x56414ed10890)\n
      > HEAD /vi_webp/hTDFxpPcnc4/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      * stopped the pause stream!\n
      """
  ]
  "error" => "Idle timeout reached for "https://i3.ytimg.com/vi_webp/hTDFxpPcnc4/maxresdefault.webp"."
]
HEAD https://i3.ytimg.com/vi_webp/hTDFxpPcnc4/mqdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 599
    "request_size" => 146
    "total_time" => 0.031999
    "namelookup_time" => 4.0E-5
    "connect_time" => 4.0E-5
    "pretransfer_time" => 0.00017
    "download_content_length" => 1880.0
    "starttransfer_time" => 0.031829
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 40
    "connect_time_us" => 40
    "namelookup_time_us" => 40
    "pretransfer_time_us" => 170
    "starttransfer_time_us" => 31829
    "total_time_us" => 31999
    "effective_method" => "HEAD"
    "start_time" => 1778018989.543
    "original_url" => "https://i3.ytimg.com/vi_webp/hTDFxpPcnc4/mqdefault.webp"
    "pause_handler" => Closure(float $duration) {#8865
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#8862 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775792
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: b (easy handle 0x56414ee43120)\n
      > HEAD /vi_webp/hTDFxpPcnc4/mqdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 1880\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1683107155"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 1880"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1683107155""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/KQzx4A2G3XM/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.06162
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000168
    "download_content_length" => 49922.0
    "starttransfer_time" => 0.061446
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 168
    "starttransfer_time_us" => 61446
    "total_time_us" => 61620
    "effective_method" => "HEAD"
    "start_time" => 1778018989.5878
    "original_url" => "https://i3.ytimg.com/vi_webp/KQzx4A2G3XM/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#9068
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#9062 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775790
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: d (easy handle 0x56414ea3e910)\n
      > HEAD /vi_webp/KQzx4A2G3XM/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 49922\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692720459"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 49922"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692720459""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/Hlr8AWs80x8/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 608
    "request_size" => 150
    "total_time" => 0.068979
    "namelookup_time" => 4.6E-5
    "connect_time" => 4.6E-5
    "pretransfer_time" => 0.000171
    "download_content_length" => 48740.0
    "starttransfer_time" => 0.068804
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 46
    "connect_time_us" => 46
    "namelookup_time_us" => 46
    "pretransfer_time_us" => 171
    "starttransfer_time_us" => 68804
    "total_time_us" => 68979
    "effective_method" => "HEAD"
    "start_time" => 1778018989.6626
    "original_url" => "https://i3.ytimg.com/vi_webp/Hlr8AWs80x8/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#9267
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#9261 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775788
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: f (easy handle 0x56414ecc2550)\n
      > HEAD /vi_webp/Hlr8AWs80x8/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < content-length: 48740\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1504338944"\r\n
      < content-type: image/webp\r\n
      < vary: Origin\r\n
      < age: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "content-length: 48740"
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1504338944""
    "content-type: image/webp"
    "vary: Origin"
    "age: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/MXGjrBGEFHc/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.072809
    "namelookup_time" => 4.2E-5
    "connect_time" => 4.2E-5
    "pretransfer_time" => 0.000164
    "download_content_length" => 45782.0
    "starttransfer_time" => 0.072624
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 42
    "connect_time_us" => 42
    "namelookup_time_us" => 42
    "pretransfer_time_us" => 164
    "starttransfer_time_us" => 72624
    "total_time_us" => 72809
    "effective_method" => "HEAD"
    "start_time" => 1778018989.744
    "original_url" => "https://i3.ytimg.com/vi_webp/MXGjrBGEFHc/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#9491
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#9485 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775786
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 11 (easy handle 0x56414ed78df0)\n
      > HEAD /vi_webp/MXGjrBGEFHc/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 45782\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1504338945"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 45782"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1504338945""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]
HEAD https://i3.ytimg.com/vi_webp/bPMcOjvwSsQ/maxresdefault.webp
Request options
[
  "timeout" => 0.3
]
Response 200
[
  "info" => [
    "header_size" => 600
    "request_size" => 150
    "total_time" => 0.067426
    "namelookup_time" => 4.5E-5
    "connect_time" => 4.5E-5
    "pretransfer_time" => 0.000167
    "download_content_length" => 49218.0
    "starttransfer_time" => 0.067235
    "primary_ip" => "2001:4860:4802:36::40"
    "primary_port" => 443
    "local_ip" => "2001:1600:0:aaaa::80:41"
    "local_port" => 46778
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 45
    "connect_time_us" => 45
    "namelookup_time_us" => 45
    "pretransfer_time_us" => 167
    "starttransfer_time_us" => 67235
    "total_time_us" => 67426
    "effective_method" => "HEAD"
    "start_time" => 1778018989.8295
    "original_url" => "https://i3.ytimg.com/vi_webp/bPMcOjvwSsQ/maxresdefault.webp"
    "pause_handler" => Closure(float $duration) {#9690
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#9684 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#477 …}
        $execCounter: -9223372036854775784
      }
    }
    "debug" => """
      * Found bundle for host i3.ytimg.com: 0x56414ec52d00 [can multiplex]\n
      * Re-using existing connection! (#0) with host i3.ytimg.com\n
      * Connected to i3.ytimg.com (2001:4860:4802:36::40) port 443 (#0)\n
      * Using Stream ID: 13 (easy handle 0x56414ed20d90)\n
      > HEAD /vi_webp/bPMcOjvwSsQ/maxresdefault.webp HTTP/2\r\n
      Host: i3.ytimg.com\r\n
      accept: */*\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      \r\n
      < HTTP/2 200 \r\n
      < accept-ranges: bytes\r\n
      < content-type: image/webp\r\n
      < content-length: 49218\r\n
      < vary: Origin\r\n
      < cross-origin-resource-policy: cross-origin\r\n
      < cross-origin-opener-policy-report-only: same-origin; report-to="youtube"\r\n
      < report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}\r\n
      < date: Tue, 05 May 2026 22:09:49 GMT\r\n
      < expires: Wed, 06 May 2026 00:09:49 GMT\r\n
      < cache-control: public, max-age=7200\r\n
      < etag: "1692109394"\r\n
      < x-content-type-options: nosniff\r\n
      < server: sffe\r\n
      < x-xss-protection: 0\r\n
      < alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "accept-ranges: bytes"
    "content-type: image/webp"
    "content-length: 49218"
    "vary: Origin"
    "cross-origin-resource-policy: cross-origin"
    "cross-origin-opener-policy-report-only: same-origin; report-to="youtube""
    "report-to: {"group":"youtube","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/youtube"}]}"
    "date: Tue, 05 May 2026 22:09:49 GMT"
    "expires: Wed, 06 May 2026 00:09:49 GMT"
    "cache-control: public, max-age=7200"
    "etag: "1692109394""
    "x-content-type-options: nosniff"
    "server: sffe"
    "x-xss-protection: 0"
    "alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"
  ]
]

hwi_oauth.http_client 0

No requests were made with the "hwi_oauth.http_client" service.