1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-25 07:01:39 +03:00
Files
apache/docs/error/HTTP_LENGTH_REQUIRED.html.var
2001-08-20 23:07:44 +00:00

38 lines
1.2 KiB
Plaintext

Content-language: de
Content-type: text/html
Body:----------de--
<!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
<!--#include virtual="include/top.html" -->
Die Anfrage kann nicht beantwortet werden.
Bei Verwendung der <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
muß ein korrekter <code>Content-Length</code>-Header
angegeben werden.
<!--#include virtual="include/bottom.html" -->
----------de--
Content-language: en
Content-type: text/html
Body:----------en--
<!--#set var="TITLE" value="Bad Content-Length!" -->
<!--#include virtual="include/top.html" -->
A request with the <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
method requires a valid <code>Content-Length</code> header.
<!--#include virtual="include/bottom.html" -->
----------en--
Content-language: fr
Content-type: text/html
Body:----------fr--
<!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
<!--#include virtual="include/top.html" -->
Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
n&eacute;cessite un header valable <code>Content-Length</code> (indiquant la longueur).
<!--#include virtual="include/bottom.html" -->
----------fr--