Skip to content

Instantly share code, notes, and snippets.

@eltiare
Created December 11, 2008 20:00
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 eltiare/34845 to your computer and use it in GitHub Desktop.
Save eltiare/34845 to your computer and use it in GitHub Desktop.
Request Headers:
(Request-Line) POST /houser_requests HTTP/1.1
Host localhost:4000
User-Agent Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer http://localhost:4000/
Cookie _min_session_id=22745770; _hosing_session_id=0b63bf6196937da85f6fff8f8089bebf; _housing_session_id=BAh7BiIOZm9ybV90aW1ldToJVGltZQ1zLRuAJLtFiw%253D%253D--1d735693b550360d75271cf6765c0e340001ca70
Cache-Control max-age=0
Content-Type application/x-www-form-urlencoded
Content-Length 534
Response Headers
(Status-Line) HTTP/1.1 500 Internal Server Error
Content-Type text/html
Content-Length 4062
Connection keep-alive
Server thin 1.0.0 codename That's What She Said
Cookies
_min_session_id 22745770 End Of Session
_hosing_session_id 0b63bf6196937da85f6fff8f8089bebf End Of Session
_housing_session_id BAh7BiIOZm9ybV90aW1ldToJVGltZQ1zLRuAJLtFiw%253D%253D--1d735693b550360d75271cf6765c0e340001ca70 End Of Session
Raw POST Data (application/x-www-form-urlencoded):
housed=1&housed%5Bname%5D=&housed%5Bemail%5D=&housed%5Bhome_phone%5D=&housed%5Bcell_phone%5D=&housed%5Bage%5D=&housed%5Baddress%5D=&housed%5Bcountry%5D=&housed%5Barrival_date%5D=2009-01-15&housed%5Bcustom_arrival_date%5D=&housed%5Bdeparture_date%5D=2009-01-16&housed%5Bcustom_arrival_date%5D=&housed%5Bcoming_by%5D=Car&housed%5Bflight_information%5D=&housed%5Bnumber_of_companions%5D=&housed%5Btravel_companions%5D=&housed%5Bpreferred_host%5D=&housed%5Bhousing_companions%5D=&housed%5Bevents%5D=Every+dance+possible&housed%5Bother%5D=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment