Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- willem@GMKtec:~$ curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying [2400:52e0:1e00::1078:1]:443...
- * Connected to image.tmdb.org (2400:52e0:1e00::1078:1) port 443 (#0)
- * ALPN: offers h2,http/1.1
- } [5 bytes data]
- * TLSv1.3 (OUT), TLS handshake, Client hello (1):
- } [512 bytes data]
- * CAfile: /etc/ssl/certs/ca-certificates.crt
- * CApath: /etc/ssl/certs
- { [5 bytes data]
- * TLSv1.3 (IN), TLS handshake, Server hello (2):
- { [122 bytes data]
- * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
- { [19 bytes data]
- * TLSv1.3 (IN), TLS handshake, Certificate (11):
- { [3970 bytes data]
- * TLSv1.3 (IN), TLS handshake, CERT verify (15):
- { [264 bytes data]
- * TLSv1.3 (IN), TLS handshake, Finished (20):
- { [52 bytes data]
- * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
- } [1 bytes data]
- * TLSv1.3 (OUT), TLS handshake, Finished (20):
- } [52 bytes data]
- * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
- * ALPN: server accepted h2
- * Server certificate:
- * subject: CN=image.tmdb.org
- * start date: Nov 19 13:16:19 2024 GMT
- * expire date: Feb 17 13:16:18 2025 GMT
- * subjectAltName: host "image.tmdb.org" matched cert's "image.tmdb.org"
- * issuer: C=US; O=Let's Encrypt; CN=R11
- * SSL certificate verify ok.
- } [5 bytes data]
- * using HTTP/2
- * h2h3 [:method: GET]
- * h2h3 [:path: /t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg]
- * h2h3 [:scheme: https]
- * h2h3 [:authority: image.tmdb.org]
- * h2h3 [user-agent: curl/7.88.1]
- * h2h3 [accept: */*]
- * Using Stream ID: 1 (easy handle 0x55e6bc62ece0)
- } [5 bytes data]
- > GET /t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg HTTP/2
- > Host: image.tmdb.org
- > user-agent: curl/7.88.1
- > accept: */*
- >
- { [5 bytes data]
- * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
- { [265 bytes data]
- * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
- { [265 bytes data]
- * old SSL session ID is stale, removing
- { [5 bytes data]
- < HTTP/2 200
- < date: Thu, 26 Dec 2024 21:28:46 GMT
- < content-type: image/jpeg
- < content-length: 50330
- < server: BunnyCDN-DE1-1078
- < cdn-pullzone: 775336
- < cdn-uid: 29af4e0e-bcbd-4fcb-8635-74ddc38a1ebf
- < cdn-requestcountrycode: DE
- < cache-control: public, max-age=31919000
- < etag: "6272f494-c49a"
- < last-modified: Wed, 04 May 2022 21:48:04 GMT
- < cdn-storageserver: NY-346
- < cdn-requestpullsuccess: True
- < cdn-fileserver: 266
- < perma-cache: HIT
- < cdn-proxyver: 1.04
- < cdn-requestpullcode: 200
- < cdn-cachedat: 08/28/2024 20:02:11
- < cdn-edgestorageid: 864
- < cdn-status: 200
- < cdn-requesttime: 0
- < cdn-requestid: c8d981dc5cda572cfd0145d0465ef8e1
- < cdn-cache: HIT
- < accept-ranges: bytes
- <
- { [15755 bytes data]
- 100 50330 100 50330 0 0 706k 0 --:--:-- --:--:-- --:--:-- 712k
- * Connection #0 to host image.tmdb.org left intact
- willem@GMKtec:~$
Advertisement
Add Comment
Please, Sign In to add comment