Skip to content

Instantly share code, notes, and snippets.

@roflmao
Created October 7, 2013 10:08
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 roflmao/6865485 to your computer and use it in GitHub Desktop.
Save roflmao/6865485 to your computer and use it in GitHub Desktop.
HTTP/1.1 500 Internal Server Error
Vary: Accept-Encoding
Server: MochiWeb/1.1 WebMachine/1.10.0 (never breaks eye contact)
Date: Mon, 07 Oct 2013 10:08:29 GMT
Content-Type: text/html
Content-Length: 1009
<html><head><title>500 Internal Server Error</title></head><body><h1>Internal Server Error</h1>The server encountered an error while processing this request:<br><pre>[{webmachine_resource,do,3,[{file,"src/webmachine_resource.erl"},{line,142}]},
{webmachine_decision_core,resource_call,1,
[{file,"src/webmachine_decision_core.erl"},
{line,48}]},
{webmachine_decision_core,decision,1,
[{file,"src/webmachine_decision_core.erl"},
{line,558}]},
{webmachine_decision_core,handle_request,2,
[{file,"src/webmachine_decision_core.erl"},
{line,33}]},
{webmachine_mochiweb,loop,2,[{file,"src/webmachine_mochiweb.erl"},{line,74}]},
{mochiweb_http,parse_headers,5,[{file,"src/mochiweb_http.erl"},{line,180}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]</pre><P><HR><ADDRESS>mochiweb+webmachine web server</ADDRESS></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment