25 lines
489 B
HTML
25 lines
489 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Codice di stato HTTP 400: richiesta non valida</title>
|
|
</head>
|
|
|
|
<body class="errorpage">
|
|
<h1>Codice di stato HTTP 400: richiesta non valida</h1>
|
|
<p>
|
|
Il tuo browser (o proxy) ha inviato una richiesta che il server
|
|
non è in grado di comprendere.
|
|
</p>
|
|
</body>
|
|
|
|
<translator>Sebastiano Pistore</translator>
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|