[BRLTTY] documentation issues

Shérab Sebastien.Hinderer at ens-lyon.org
Thu Jul 7 01:02:49 EDT 2016


Hi,

Dave Mielke (2016/07/06 23:54 -0400):
> First: It's saying that the encoding in the XML header (utf-8) isn't matching 
> the encoding in the HTTP header (iso-8859-1). This is correct although I'm not 
> sure why because the HTML HEAD section does have:
> 
>    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

I believe this meta thing could be removed because it is redundant with
the HTTP headers sent by nginx as can be seen with

cd /tmp; curl -D headers http://www.brltty.com/download.html > /dev/null


I don't see any iso-8859-1 left anywhere, though.

Shérab.


More information about the BRLTTY mailing list