[rounak@archissexy 20:54 ~]$ curl -v https://raw.githubusercontent.com/ * Trying 185.199.109.133:443... * Connected to raw.githubusercontent.com (185.199.109.133) port 443 (#0) * ALPN: offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: none * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake, Certificate (11): * TLSv1.3 (IN), TLS handshake, CERT verify (15): * TLSv1.3 (IN), TLS handshake, Finished (20): * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): * TLSv1.3 (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 * ALPN: server accepted h2 * Server certificate: * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io * start date: Feb 21 00:00:00 2023 GMT * expire date: Mar 20 23:59:59 2024 GMT * subjectAltName: host "raw.githubusercontent.com" matched cert's "*.githubusercontent.com" * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 * SSL certificate verify ok. * using HTTP/2 * h2h3 [:method: GET] * h2h3 [:path: /] * h2h3 [:scheme: https] * h2h3 [:authority: raw.githubusercontent.com] * h2h3 [user-agent: curl/8.0.1] * h2h3 [accept: */*] * Using Stream ID: 1 (easy handle 0x55dfaa24bea0) > GET / HTTP/2 > Host: raw.githubusercontent.com > user-agent: curl/8.0.1 > accept: */* > * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): < HTTP/2 301 < content-security-policy: default-src 'none'; style-src 'unsafe-inline'; sandbox < location: https://github.com/ < strict-transport-security: max-age=31536000 < x-content-type-options: nosniff < x-frame-options: deny < x-xss-protection: 1; mode=block < x-github-request-id: 3AEE:3B00:58F070:66F33A:6457C0BC < accept-ranges: bytes < date: Sun, 07 May 2023 15:25:00 GMT < via: 1.1 varnish < x-served-by: cache-bom4740-BOM < x-cache: HIT < x-cache-hits: 1 < x-timer: S1683473100.427152,VS0,VE1 < vary: Authorization,Accept-Encoding,Origin < access-control-allow-origin: * < x-fastly-request-id: 2146162fc505a3263fdeb80002f8fdb4c3ecf89c < expires: Sun, 07 May 2023 15:30:00 GMT < source-age: 528 < content-length: 0 < * Connection #0 to host raw.githubusercontent.com left intact [rounak@archissexy 20:55 ~]$