➜ ~ curl --silent --verbose --output /dev/null --http2 "https://static.brickadia.com/resources/" * Trying 104.26.2.39:443... * Connected to static.brickadia.com (104.26.2.39) port 443 (#0) * ALPN: offers h2 * ALPN: offers http/1.1 * CAfile: /etc/ssl/cert.pem * CApath: none * (304) (OUT), TLS handshake, Client hello (1): } [325 bytes data] * (304) (IN), TLS handshake, Server hello (2): { [122 bytes data] * (304) (IN), TLS handshake, Unknown (8): { [19 bytes data] * (304) (IN), TLS handshake, Certificate (11): { [1336 bytes data] * (304) (IN), TLS handshake, CERT verify (15): { [110 bytes data] * (304) (IN), TLS handshake, Finished (20): { [36 bytes data] * (304) (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 * ALPN: server accepted h2 * Server certificate: * subject: CN=static.brickadia.com * start date: Feb 21 06:35:00 2023 GMT * expire date: Jun 15 09:42:00 2023 GMT * subjectAltName: host "static.brickadia.com" matched cert's "static.brickadia.com" * issuer: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; OU=Gateway Intermediate ECC Certificate Authority * SSL certificate verify ok. * Using HTTP2, server supports multiplexing * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0 * h2h3 [:method: GET] * h2h3 [:path: /resources/] * h2h3 [:scheme: https] * h2h3 [:authority: static.brickadia.com] * h2h3 [user-agent: curl/7.86.0] * h2h3 [accept: */*] * Using Stream ID: 1 (easy handle 0x13700c600) > GET /resources/ HTTP/2 > Host: static.brickadia.com > user-agent: curl/7.86.0 > accept: */* > * Connection state changed (MAX_CONCURRENT_STREAMS == 4294967295)! < HTTP/2 404 < date: Thu, 23 Feb 2023 09:57:44 GMT < content-type: text/html < cf-team: 171f4e2c0e0000068add78c400000001 < cf-ray: 79df1959bdef068a-LHR < vary: Accept-Encoding < cache-control: max-age=31536000 < cf-cache-status: HIT < age: 168 < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Nk9T7dPKwv6M8PQCgMy6sKeVo0Z6frYF%2BO7VgFuK12OdBra3Sq0EgrOBjnWQEO85Y1JZa8eYhdaYnYJsMag3LbFCX3mUBcernHBCIbbR0Jb%2BNvYNIdmmhVcUsCF90%2BK7J1ozqIGt"}],"group":"cf-nel","max_age":604800} < nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} < strict-transport-security: max-age=31536000; includeSubDomains; preload < expect-ct: max-age=86400, enforce < referrer-policy: same-origin < x-content-type-options: nosniff < x-frame-options: SAMEORIGIN < x-xss-protection: 1; mode=block < server: cloudflare < { [4632 bytes data] * Connection #0 to host static.brickadia.com left intact ➜ ~