X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fldp.dsl.in;h=ccbea7d1c22c4a0eb11dddf31a7b0a6f51140210;hb=286320493d9653f101fd18d1c153dfaf2d3cd6a9;hp=67343f85bacb9d7fe87badde8a27f374cb81515e;hpb=450621776cfd3ce17d1cbed25897bbba5def7998;p=privoxy.git diff --git a/doc/source/ldp.dsl.in b/doc/source/ldp.dsl.in index 67343f85..ccbea7d1 100644 --- a/doc/source/ldp.dsl.in +++ b/doc/source/ldp.dsl.in @@ -83,7 +83,7 @@ ;; REFENTRY body-attr ;; PURP What attributes should be hung off of BODY? ;; DESC - ;; A list of the the BODY attributes that should be generated. + ;; A list of the BODY attributes that should be generated. ;; The format is a list of lists, each interior list contains the ;; name and value of a BODY attribute. ;; /DESC @@ -391,6 +391,10 @@ ;; /REFENTRY #t) +;; HB added 2008-01-19 +(define %html-header-tags% + '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; +charset=ISO-8859-1"))))