Skip to content

Instantly share code, notes, and snippets.

@db0company
Created March 10, 2013 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save db0company/5127386 to your computer and use it in GitHub Desktop.
Save db0company/5127386 to your computer and use it in GitHub Desktop.
POST /auth/session HTTP/1.1
Host: paysdu42.fr:3000
Connection: keep-alive
HTTP/1.1 411 Length Required
Content-Type: text/html; charset=ISO-8859-1
Server: WEBrick/1.3.1 (Ruby/1.9.3/2013-02-22)
Date: Sun, 10 Mar 2013 06:28:43 GMT
Content-Length: 305
Connection: close
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD><TITLE>Length Required</TITLE></HEAD>
<BODY>
<H1>Length Required</H1>
WEBrick::HTTPStatus::LengthRequired
<HR>
<ADDRESS>
WEBrick/1.3.1 (Ruby/1.9.3/2013-02-22) at
paysdu42.fr:3000
</ADDRESS>
</BODY>
</HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment