Skip to content

Instantly share code, notes, and snippets.

@lbjay
Created September 11, 2012 14:10
Show Gist options
  • Save lbjay/3698781 to your computer and use it in GitHub Desktop.
Save lbjay/3698781 to your computer and use it in GitHub Desktop.
[email protected]:/proj/adsx/fulltext-crawler> 10:04:52 5067 (master) $ curl -H "If-Modified-Since: Mon, 14 May 2012 13:56:18 GMT" -H "user-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1 (NASA/ADS crawler; [email protected])" -I http://www.agu.org/journals/wr/wr1205/2011WR011460/2011WR011460.xml
HTTP/1.1 304 Not Modified
Date: Tue, 11 Sep 2012 14:08:55 GMT
Server: Apache/1.3.34 Ben-SSL/1.57 (Unix) PHP/5.2.8 mod_jk/1.2.1
ETag: "85dd93-1c21e-4fa7d482"
[email protected]:/proj/adsx/fulltext-crawler> 10:06:29 5068 (master) $ curl -H "If-Modified-Since: Mon, 14 May 2012 13:56:18 GMT" -H "user-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1 (NASA/ADS crawler; [email protected])" -I http://www.agu.org/journals/wr/wr1205/2011WR011460/2011WR011460.xml
HTTP/1.1 200 OK
Date: Tue, 11 Sep 2012 14:09:09 GMT
Server: Apache/1.3.34 Ben-SSL/1.57 (Unix) PHP/5.2.8 mod_jk/1.2.1
Set-Cookie: ERIGHTS=6954636878292736467; path=/
Last-Modified: Mon, 07 May 2012 13:56:18 GMT
ETag: "85dd93-1c21e-4fa7d482"
Accept-Ranges: bytes
Content-Length: 115230
Content-Type: application/xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment