htparser: Use bufio instead of stdio for greater responsiveness.
[ashd.git] / python3 / serve-ssi
2012-07-14 Fredrik Tolfpython: Rewrote SSI handler as a reusable module, and...