Skip to content

Instantly share code, notes, and snippets.

@codahale
Created October 31, 2009 18:55
Show Gist options
  • Select an option

  • Save codahale/223185 to your computer and use it in GitHub Desktop.

Select an option

Save codahale/223185 to your computer and use it in GitHub Desktop.
> GET /49XTeU HTTP/1.1
> User-Agent: curl/7.19.6 (i386-apple-darwin10.0.0) libcurl/7.19.6 OpenSSL/0.9.8k zlib/1.2.3
> Host: bit.ly
> Accept: */*
>
< HTTP/1.1 301 Moved
< Server: nginx/0.7.42
< Date: Sat, 31 Oct 2009 18:54:25 GMT
< Content-Type: text/html; charset=utf-8
< Connection: keep-alive
< Location: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.6.8554&rep=rep1&type=pdf
< MIME-Version: 1.0
< Content-Length: 343
<
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>Moved</TITLE>
</HEAD>
<BODY>
<H2>Moved</H2>
<A HREF="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.6.8554&rep=rep1&type=pdf">The requested URL has moved here.</A>
<P ALIGN=RIGHT><SMALL><I>AOLserver/4.5.1 on http://127.0.0.1:7300</I></SMALL></P>
</BODY>
* Connection #0 to host bit.ly left intact
* Closing connection #0
AOLserver? What?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment