Skip to content

Commit e9feda3

Browse files
author
Erik Abele
committed
Added correct Content-type header (charset).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96520 13f79535-47bb-0310-9956-ffa450edef68
1 parent c5b68df commit e9feda3

19 files changed

Lines changed: 132 additions & 132 deletions

docs/error/HTTP_BAD_GATEWAY.html.var

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Fehlerhaftes Gateway!" -->
@@ -17,7 +17,7 @@ Body:----------de--
1717
----------de--
1818

1919
Content-language: en
20-
Content-type: text/html
20+
Content-type: text/html; charset=ISO-8859-1
2121
Body:----------en--
2222
<!--#set var="TITLE" value="Bad Gateway!" -->
2323
<!--#include virtual="include/top.html" -->
@@ -34,7 +34,7 @@ Body:----------en--
3434
----------en--
3535

3636
Content-language: es
37-
Content-type: text/html
37+
Content-type: text/html; charset=ISO-8859-1
3838
Body:----------es--
3939
<!--#set var="CONTENT_LANGUAGE" value="es" -->
4040
<!--#set var="TITLE" value="Bad Gateway!" -->
@@ -52,7 +52,7 @@ Body:----------es--
5252
----------es--
5353

5454
Content-language: fr
55-
Content-type: text/html
55+
Content-type: text/html; charset=ISO-8859-1
5656
Body:----------fr--
5757
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
5858
<!--#set var="TITLE" value="Gateway incorrecte!" -->
@@ -70,7 +70,7 @@ Body:----------fr--
7070
----------fr--
7171

7272
Content-language: nl
73-
Content-type: text/html
73+
Content-type: text/html; charset=ISO-8859-1
7474
Body:----------nl--
7575
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
7676
<!--#set var="TITLE" value="Verkeerde Gateway!" -->
@@ -88,7 +88,7 @@ Body:----------nl--
8888
----------nl--
8989

9090
Content-language: sv
91-
Content-type: text/html
91+
Content-type: text/html; charset=ISO-8859-1
9292
Body:----------sv--
9393
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
9494
<!--#set var="TITLE" value="Felaktig Gateway!" -->
@@ -106,7 +106,7 @@ Body:----------sv--
106106
----------sv--
107107

108108
Content-language: it
109-
Content-type: text/html
109+
Content-type: text/html; charset=ISO-8859-1
110110
Body:----------it--
111111
<!--#set var="CONTENT_LANGUAGE" value="it" -->
112112
<!--#set var="TITLE" value="Gateway errato!" -->

docs/error/HTTP_BAD_REQUEST.html.var

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Fehlerhafte Anfrage!" -->
@@ -12,7 +12,7 @@ Body:----------de--
1212
----------de--
1313

1414
Content-language: en
15-
Content-type: text/html
15+
Content-type: text/html; charset=ISO-8859-1
1616
Body:----------en--
1717
<!--#set var="TITLE" value="Bad request!" -->
1818
<!--#include virtual="include/top.html" -->
@@ -24,7 +24,7 @@ Body:----------en--
2424
----------en--
2525

2626
Content-language: es
27-
Content-type: text/html
27+
Content-type: text/html; charset=ISO-8859-1
2828
Body:----------es--
2929
<!--#set var="CONTENT_LANGUAGE" value="es" -->
3030
<!--#set var="TITLE" value="Bad request!" -->
@@ -37,7 +37,7 @@ Body:----------es--
3737
----------es--
3838

3939
Content-language: fr
40-
Content-type: text/html
40+
Content-type: text/html; charset=ISO-8859-1
4141
Body:----------fr--
4242
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
4343
<!--#set var="TITLE" value="Demande incorrecte!" -->
@@ -50,7 +50,7 @@ Body:----------fr--
5050
----------fr--
5151

5252
Content-language: nl
53-
Content-type: text/html
53+
Content-type: text/html; charset=ISO-8859-1
5454
Body:----------nl--
5555
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
5656
<!--#set var="TITLE" value="Slechte vraag!" -->
@@ -63,7 +63,7 @@ Body:----------nl--
6363
----------nl--
6464

6565
Content-language: sv
66-
Content-type: text/html
66+
Content-type: text/html; charset=ISO-8859-1
6767
Body:----------sv--
6868
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
6969
<!--#set var="TITLE" value="Felaktig f&ouml;rfr&aring;gan!" -->
@@ -76,7 +76,7 @@ Body:----------sv--
7676
----------sv--
7777

7878
Content-language: it
79-
Content-type: text/html
79+
Content-type: text/html; charset=ISO-8859-1
8080
Body:----------it--
8181
<!--#set var="CONTENT_LANGUAGE" value="it" -->
8282
<!--#set var="TITLE" value="Richiesta incomprensibile!" -->

docs/error/HTTP_FORBIDDEN.html.var

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Zugriff verweigert!" -->
@@ -23,7 +23,7 @@ Body:----------de--
2323
----------de--
2424

2525
Content-language: en
26-
Content-type: text/html
26+
Content-type: text/html; charset=ISO-8859-1
2727
Body:----------en--
2828
<!--#set var="TITLE" value="Access forbidden!" -->
2929
<!--#include virtual="include/top.html" -->
@@ -44,7 +44,7 @@ Body:----------en--
4444
----------en--
4545

4646
Content-language: es
47-
Content-type: text/html
47+
Content-type: text/html; charset=ISO-8859-1
4848
Body:----------es--
4949
<!--#set var="CONTENT_LANGUAGE" value="es" -->
5050
<!--#set var="TITLE" value="Access forbidden!" -->
@@ -69,7 +69,7 @@ Body:----------es--
6969
----------es--
7070

7171
Content-language: fr
72-
Content-type: text/html
72+
Content-type: text/html; charset=ISO-8859-1
7373
Body:----------fr--
7474
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
7575
<!--#set var="TITLE" value="Acc&egrave;s interdit!" -->
@@ -93,7 +93,7 @@ Body:----------fr--
9393
----------fr--
9494

9595
Content-language: nl
96-
Content-type: text/html
96+
Content-type: text/html; charset=ISO-8859-1
9797
Body:----------nl--
9898
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
9999
<!--#set var="TITLE" value="Toegang verboden!" -->
@@ -115,7 +115,7 @@ Body:----------nl--
115115
----------nl--
116116

117117
Content-language: sv
118-
Content-type: text/html
118+
Content-type: text/html; charset=ISO-8859-1
119119
Body:----------sv--
120120
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
121121
<!--#set var="TITLE" value="&Aring;tkomst f&ouml;rbjuden!" -->
@@ -139,7 +139,7 @@ Body:----------sv--
139139
----------sv--
140140

141141
Content-language: it
142-
Content-type: text/html
142+
Content-type: text/html; charset=ISO-8859-1
143143
Body:----------it--
144144
<!--#set var="CONTENT_LANGUAGE" value="it" -->
145145
<!--#set var="TITLE" value="Accesso negato!" -->

docs/error/HTTP_GONE.html.var

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Objekt nicht mehr verf&uuml;gbar!" -->
@@ -26,7 +26,7 @@ Body:----------de--
2626
----------de--
2727

2828
Content-language: en
29-
Content-type: text/html
29+
Content-type: text/html; charset=ISO-8859-1
3030
Body:----------en--
3131
<!--#set var="TITLE" value="Resource is no longer available!" -->
3232
<!--#include virtual="include/top.html" -->
@@ -51,7 +51,7 @@ Body:----------en--
5151
----------en--
5252

5353
Content-language: es
54-
Content-type: text/html
54+
Content-type: text/html; charset=ISO-8859-1
5555
Body:----------es--
5656
<!--#set var="CONTENT_LANGUAGE" value="es" -->
5757
<!--#set var="TITLE" value="Resource is no longer available!" -->
@@ -77,7 +77,7 @@ Body:----------es--
7777
----------es--
7878

7979
Content-language: fr
80-
Content-type: text/html
80+
Content-type: text/html; charset=ISO-8859-1
8181
Body:----------fr--
8282
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
8383
<!--#set var="TITLE" value="Cette ressource n'existe plus!" -->
@@ -103,7 +103,7 @@ Body:----------fr--
103103
----------fr--
104104

105105
Content-language: nl
106-
Content-type: text/html
106+
Content-type: text/html; charset=ISO-8859-1
107107
Body:----------nl--
108108
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
109109
<!--#set var="TITLE" value="Dit object is niet langer beschikbaar!" -->
@@ -129,7 +129,7 @@ Body:----------nl--
129129
----------nl--
130130

131131
Content-language: sv
132-
Content-type: text/html
132+
Content-type: text/html; charset=ISO-8859-1
133133
Body:----------sv--
134134
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
135135
<!--#set var="TITLE" value="Resursen inte l&auml;ngre tillg&auml;nglig!" -->
@@ -155,7 +155,7 @@ Body:----------sv--
155155
----------sv--
156156

157157
Content-language: it
158-
Content-type: text/html
158+
Content-type: text/html; charset=ISO-8859-1
159159
Body:----------it--
160160
<!--#set var="CONTENT_LANGUAGE" value="it" -->
161161
<!--#set var="TITLE" value="La risorsa non &egrave; pi&ugrave; disponibile!" -->

docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Serverfehler!" -->
@@ -28,7 +28,7 @@ Body:----------de--
2828
----------de--
2929

3030
Content-language: en
31-
Content-type: text/html
31+
Content-type: text/html; charset=ISO-8859-1
3232
Body:----------en--
3333
<!--#set var="TITLE" value="Server error!" -->
3434
<!--#include virtual="include/top.html" -->
@@ -55,7 +55,7 @@ Body:----------en--
5555
----------en--
5656

5757
Content-language: es
58-
Content-type: text/html
58+
Content-type: text/html; charset=ISO-8859-1
5959
Body:----------es--
6060
<!--#set var="CONTENT_LANGUAGE" value="es" -->
6161
<!--#set var="TITLE" value="Server error!" -->
@@ -85,7 +85,7 @@ Body:----------es--
8585
----------es--
8686

8787
Content-language: fr
88-
Content-type: text/html
88+
Content-type: text/html; charset=ISO-8859-1
8989
Body:----------fr--
9090
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
9191
<!--#set var="TITLE" value="Erreur du serveur!" -->
@@ -114,7 +114,7 @@ Body:----------fr--
114114
----------fr--
115115

116116
Content-language: nl
117-
Content-type: text/html
117+
Content-type: text/html; charset=ISO-8859-1
118118
Body:----------nl--
119119
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
120120
<!--#set var="TITLE" value="Server fout!" -->
@@ -139,7 +139,7 @@ Body:----------nl--
139139
----------nl--
140140

141141
Content-language: sv
142-
Content-type: text/html
142+
Content-type: text/html; charset=ISO-8859-1
143143
Body:----------sv--
144144
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
145145
<!--#set var="TITLE" value="Serverfel!" -->
@@ -167,7 +167,7 @@ Body:----------sv--
167167
----------sv--
168168

169169
Content-language: it
170-
Content-type: text/html
170+
Content-type: text/html; charset=ISO-8859-1
171171
Body:----------it--
172172
<!--#set var="CONTENT_LANGUAGE" value="it" -->
173173
<!--#set var="TITLE" value="Errore del server!" -->

docs/error/HTTP_LENGTH_REQUIRED.html.var

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Content-language: de
2-
Content-type: text/html
2+
Content-type: text/html; charset=ISO-8859-1
33
Body:----------de--
44
<!--#set var="CONTENT_LANGUAGE" value="de" -->
55
<!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
@@ -14,7 +14,7 @@ Body:----------de--
1414
----------de--
1515

1616
Content-language: en
17-
Content-type: text/html
17+
Content-type: text/html; charset=ISO-8859-1
1818
Body:----------en--
1919
<!--#set var="TITLE" value="Bad Content-Length!" -->
2020
<!--#include virtual="include/top.html" -->
@@ -26,7 +26,7 @@ Body:----------en--
2626
----------en--
2727

2828
Content-language: fr
29-
Content-type: text/html
29+
Content-type: text/html; charset=ISO-8859-1
3030
Body:----------fr--
3131
<!--#set var="CONTENT_LANGUAGE" value="fr" -->
3232
<!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
@@ -39,7 +39,7 @@ Body:----------fr--
3939
----------fr--
4040

4141
Content-language: nl
42-
Content-type: text/html
42+
Content-type: text/html; charset=ISO-8859-1
4343
Body:----------nl--
4444
<!--#set var="CONTENT_LANGUAGE" value="nl" -->
4545
<!--#set var="TITLE" value="Ongeldige lengte inhoud!" -->
@@ -52,7 +52,7 @@ Body:----------nl--
5252
----------nl--
5353

5454
Content-language: sv
55-
Content-type: text/html
55+
Content-type: text/html; charset=ISO-8859-1
5656
Body:----------sv--
5757
<!--#set var="CONTENT_LANGUAGE" value="sv" -->
5858
<!--#set var="TITLE" value="Felaktig Content-Length!" -->
@@ -65,7 +65,7 @@ Body:----------sv--
6565
----------sv--
6666

6767
Content-language: it
68-
Content-type: text/html
68+
Content-type: text/html; charset=ISO-8859-1
6969
Body:----------it--
7070
<!--#set var="CONTENT_LANGUAGE" value="it" -->
7171
<!--#set var="TITLE" value="Campo Content-Length non valido!" -->

0 commit comments

Comments
 (0)