python3: Encode ashd-wsgi3 output headers with utf-8 instead of latin-1.
[ashd.git] / python3 / serve-ssi
2012-07-14 Fredrik Tolfpython: Rewrote SSI handler as a reusable module, and...