Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- admin@truenas[~]$ ^[[3;2~curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg;
- zsh: bad pattern: ^[[3
- admin@truenas[~]$ 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:1e02::1073:1]:443...
- * Connected to image.tmdb.org (2400:52e0:1e02::1073: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
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{ [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):
- { [3967 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: Aug 20 18:10:03 2024 GMT
- * expire date: Nov 18 18:10:02 2024 GMT
- * subjectAltName: host "image.tmdb.org" matched cert's "image.tmdb.org"
- * issuer: C=US; O=Let's Encrypt; CN=R10
- * 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 0x55d0efec2ce0)
- } [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: Tue, 24 Sep 2024 14:45:17 GMT
- < content-type: image/jpeg
- < content-length: 50330
- < server: BunnyCDN-FR1-1073
- < cdn-pullzone: 775336
- < cdn-uid: 29af4e0e-bcbd-4fcb-8635-74ddc38a1ebf
- < cdn-requestcountrycode: FR
- < 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: 11/26/2023 18:55:36
- < cdn-edgestorageid: 1187
- < cdn-status: 200
- < cdn-requesttime: 1
- < cdn-requestid: 0d9f891f3dffb5e3edb49475dff08f37
- < cdn-cache: HIT
- < accept-ranges: bytes
- <
- { [15896 bytes data]
- 100 50330 100 50330 0 0 443k 0 --:--:-- --:--:-- --:--:-- 442k
- * Connection #0 to host image.tmdb.org left intact
Advertisement
Add Comment
Please, Sign In to add comment