]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - 2words.1.pl
character encoding information in generated headers; password in eval_bb()
[ott/bsta] / 2words.1.pl
index 9a151035814a88fd1da4b85ada97e8427101d428..b69ea409a84afb662a4609a5a743ba765df913bc 100644 (file)
@@ -378,7 +378,7 @@ if (open_encoded($fh, "+<:encoding(UTF-8)", DATA_STORY_PATH())) {
        close($fh);
 }
 
-print "Content-type: text/html\n\n";
+print "Content-type: text/html; charset=UTF-8\n\n";
 if($method eq 'HEAD') {
        exit;
 }