25 lines
505 B
HTML
25 lines
505 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 413: Aanvraagentiteit te groot</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 413: Aanvraagentiteit te groot</h1>
|
|
<p>
|
|
De <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
|
methode laat de verzonden gegevens niet toe, of het volume van de gegevens
|
|
overschrijdt de maximale capaciteit.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|