mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

because of what it might contain if the server is configured to handle unknown methods. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97161 13f79535-47bb-0310-9956-ffa450edef68
93 lines
3.1 KiB
Plaintext
93 lines
3.1 KiB
Plaintext
Content-language: de
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------de--
|
|
<!--#set var="CONTENT_LANGUAGE" value="de" -->
|
|
<!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Die Anfrage kann nicht beantwortet werden.
|
|
Bei Verwendung der <!--#echo 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; charset=ISO-8859-1
|
|
Body:----------en--
|
|
<!--#set var="TITLE" value="Bad Content-Length!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
A request with the <!--#echo 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; charset=ISO-8859-1
|
|
Body:----------fr--
|
|
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
|
|
<!--#set var="TITLE" value="Longueur du contenu illégal!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Une requête utilisant la méthode <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
|
nécessite un header valable <code>Content-Length</code> (indiquant la longueur).
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------fr--
|
|
|
|
Content-language: nl
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------nl--
|
|
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
|
|
<!--#set var="TITLE" value="Ongeldige lengte inhoud!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Een vraag met het <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
|
type methode heeft een correcte <code>Content-Length</code> lijn nodig.
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------nl--
|
|
|
|
Content-language: sv
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------sv--
|
|
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
|
|
<!--#set var="TITLE" value="Felaktig Content-Length!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
En förfrågan med <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
|
metoden kräver ett korrekt <code>Content-Length</code> huvud.
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------sv--
|
|
|
|
Content-language: it
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:----------it--
|
|
<!--#set var="CONTENT_LANGUAGE" value="it" -->
|
|
<!--#set var="TITLE" value="Campo Content-Length non valido!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Una richiesta con il metodo
|
|
<!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
|
richiede che venga specificato un header <code>Content-Length</code> valido.
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
----------it--
|
|
|
|
Content-language: pt-br
|
|
Content-type: text/html; charset=ISO-8859-1
|
|
Body:-------pt-br--
|
|
<!--#set var="TITLE" value="Content-Length Inválido!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
Uma requisição
|
|
do método <!--#echo var="REDIRECT_REQUEST_METHOD"-->
|
|
requer um cabeçalho <code>Content-Length</code> válido.
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|
|
-------pt-br--
|