Skip to content

Instantly share code, notes, and snippets.

@zxmLoveLife
Created January 29, 2014 02:10
Show Gist options
  • Save zxmLoveLife/8680558 to your computer and use it in GitHub Desktop.
Save zxmLoveLife/8680558 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>413 Request Entity Too Large</title>
</head>
<body>
<h1>Request Entity Too Large</h1>
The requested resource<br />/d.php<br />
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
<p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment