]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - goto.1.pl
character encoding information in generated headers; password in eval_bb()
[ott/bsta] / goto.1.pl
index 8ea175383dabbc5761f8f6ec268eb69f36b60022..3fc45cd5d013873caf798b099582f31815f917e5 100644 (file)
--- a/goto.1.pl
+++ b/goto.1.pl
@@ -116,7 +116,7 @@ $ong_state  = int($state{'state'});
 $password_ok = ($password eq $settings{'password'});
 $password_query = url_query_encode({'p', $settings{'password'}});
 
-print "Content-type: text/html\n";
+print "Content-type: text/html; charset=UTF-8\n";
 print "\n";
 if($method eq 'HEAD') {
        exit;