From d59428fc577389480f2fadede4eb51d60e620df7 Mon Sep 17 00:00:00 2001 From: "ian%hixie.ch" Date: Fri, 14 Mar 2003 03:57:13 +0000 Subject: [PATCH] UTF-8 baby. git-svn-id: svn://10.0.0.236/trunk@139425 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/PLIF/output/http/template.header | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/PLIF/output/http/template.header b/mozilla/webtools/PLIF/output/http/template.header index da9d1dcdb6c..cd723519556 100644 --- a/mozilla/webtools/PLIF/output/http/template.header +++ b/mozilla/webtools/PLIF/output/http/template.header @@ -3,7 +3,7 @@ TemplateToolkit Status: [% IF response %][% response %][% ELSE %]200 OK[% END %] [% IF headers != '' %][% headers %][% END -%] -Content-Type: text/html; charset=ISO-8859-1 +Content-Type: text/html; charset=utf-8