about summary refs log tree commit homepage
tag namev1.4.0 (82b83fff51bbaf5fcae9fb86525b4baf3d314fc7)
tag date2014-11-16 11:05:44 +0000
tagged byEric Wong <e@80x24.org>
tagged objectcommit cc536b2c0e...
downloadyahns-1.4.0.tar.gz
yahns 1.4.0
Minor internal cleanups and bugfixes.

* http_client: clear some internal ivars on rack.hijack
* README: minor updates
* extras/autoindex: do not link beyond top-level
* extras/autoindex: fix misnamed variable
* extras/autoindex: integrate with TryGzipStatic
* queue: remove TODO comment for kqueue
* switch to require_relative for internal requires
* README: add OpenSSL exception
* stream_input: favor str.clear instead of str.replace('')
* http_response: skip Date header case-insensitively