mirror of
https://github.com/apache/httpd.git
synced 2026-01-23 18:21:32 +03:00
Submitted by: Erik Abele <erik@codefaktor.de> Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
50 lines
1.6 KiB
Plaintext
50 lines
1.6 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égal!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Une requête utilisant la méthode <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
|
nécessite un header valable <code>Content-Length</code> (indiquant la longueur).
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------fr--
|
|
|
|
Content-language: sv
|
|
Content-type: text/html
|
|
Body:----------sv--
|
|
<!--#set var="TITLE" value="Felaktig Content-Length!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
En förfrågan med <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
|
metoden kräver ett korrekt <code>Content-Length</code> huvud.
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------sv--
|