Skip to content

Instantly share code, notes, and snippets.

@hadifarnoud
Created June 25, 2013 11:16
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 hadifarnoud/c761a50fa53b90befbf1 to your computer and use it in GitHub Desktop.
Save hadifarnoud/c761a50fa53b90befbf1 to your computer and use it in GitHub Desktop.
GET http://search.yahoo.com/ HTTP/1.1
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Acoo Browser; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
Host: search.yahoo.com
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Proxy-Connection: keep-alive
HTTP/1.1 500 Internal Server Error
Date: Tue, 25 Jun 2013 01:56:34 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 538
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
[no address given] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment