Created
September 6, 2010 21:43
-
-
Save travisbell/567549 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
| Travis-Bells-iMac:~ travisbell$ curl -I -L "http://www.themoviedb.org/image/v2_backdrops/163/4c769fc87b9aa16a07000163/the-american-original.jpg" | |
| HTTP/1.1 200 OK | |
| Server: nginx | |
| Date: Mon, 06 Sep 2010 21:42:08 GMT | |
| Content-Type: image/jpeg | |
| Connection: keep-alive | |
| Keep-Alive: timeout=20 | |
| Status: 200 OK | |
| Last-Modified: Thu, 26 Aug 2010 17:09:29 GMT | |
| Content-Length: 282641 | |
| Set-Cookie: tmdb.session=BAh7AA%3D%3D%0A--ad19754ac1bf4e3ecb03d09efbd8f30fd84f8846; path=/; expires=Wed, 06-Oct-2010 21:42:08 GMT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment