24 lines
453 B
HTML
24 lines
453 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>HTTP status code 411: Bad Content-Length</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>HTTP status code 411: Bad Content-Length</h1>
|
|
<p>
|
|
A request with the <!--#echo var="REDIRECT_REQUEST_METHOD" -->
|
|
method requires a valid<code> Content-Length </code> header.
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|