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. _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty