Created
October 19, 2018 19:04
-
-
Save oalders/671a196defecde160b2b5505fdbbfa67 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lafs-MacBook-Pro:~ olafalders$ curl -I http://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.23.tar.gz | |
| HTTP/1.1 404 Not Found | |
| Server: nginx | |
| Content-Type: text/html | |
| Accept-Ranges: bytes | |
| Content-Length: 162 | |
| Accept-Ranges: bytes | |
| Date: Fri, 19 Oct 2018 19:04:00 GMT | |
| Via: 1.1 varnish | |
| Age: 0 | |
| Connection: keep-alive | |
| X-Served-By: cache-mdw17327-MDW | |
| X-Cache: MISS | |
| X-Cache-Hits: 0 | |
| X-Timer: S1539975840.450124,VS0,VE9 | |
| Vary: Accept-Encoding | |
| Olafs-MacBook-Pro:~ olafalders$ curl -I http://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.23.tar.gz | |
| HTTP/1.1 404 Not Found | |
| Server: nginx | |
| Content-Type: text/html | |
| Accept-Ranges: bytes | |
| Content-Length: 162 | |
| Accept-Ranges: bytes | |
| Date: Fri, 19 Oct 2018 19:04:02 GMT | |
| Via: 1.1 varnish | |
| Age: 0 | |
| Connection: keep-alive | |
| X-Served-By: cache-mdw17374-MDW | |
| X-Cache: MISS | |
| X-Cache-Hits: 0 | |
| X-Timer: S1539975842.068963,VS0,VE9 | |
| Vary: Accept-Encoding | |
| Olafs-MacBook-Pro:~ olafalders$ curl -I http://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.23.tar.gz | |
| HTTP/1.1 404 Not Found | |
| Server: nginx | |
| Content-Type: text/html | |
| Accept-Ranges: bytes | |
| Content-Length: 162 | |
| Accept-Ranges: bytes | |
| Date: Fri, 19 Oct 2018 19:04:03 GMT | |
| Via: 1.1 varnish | |
| Age: 0 | |
| Connection: keep-alive | |
| X-Served-By: cache-mdw17360-MDW | |
| X-Cache: MISS | |
| X-Cache-Hits: 0 | |
| X-Timer: S1539975843.992901,VS0,VE9 | |
| Vary: Accept-Encoding | |
| Olafs-MacBook-Pro:~ olafalders$ curl -I http://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.23.tar.gz | |
| HTTP/1.1 200 OK | |
| Server: nginx | |
| Content-Type: application/x-gzip | |
| Last-Modified: Fri, 11 Dec 2015 04:06:16 GMT | |
| ETag: "566a4bb8-76fd" | |
| Accept-Ranges: bytes | |
| Accept-Ranges: bytes | |
| Content-Length: 30461 | |
| Accept-Ranges: bytes | |
| Date: Fri, 19 Oct 2018 19:04:04 GMT | |
| Via: 1.1 varnish | |
| Age: 0 | |
| Connection: keep-alive | |
| X-Served-By: cache-mdw17328-MDW | |
| X-Cache: MISS | |
| X-Cache-Hits: 0 | |
| X-Timer: S1539975845.746033,VS0,VE182 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment