Skip to content

Instantly share code, notes, and snippets.

@flavius
Created May 8, 2011 17:02
Show Gist options
  • Save flavius/961501 to your computer and use it in GitHub Desktop.
Save flavius/961501 to your computer and use it in GitHub Desktop.
POST /test HTTP/1.0
Host: www.iana.org
HTTP/1.1 404 NOT FOUND
Date: Sun, 08 May 2011 17:01:30 GMT
Server: Apache/2.2.3 (CentOS)
Connection: close
Content-Type: text/html; charset=utf-8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
GET /test HTTP/1.0
Host: example.org
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment