- Better support for server exit. - Read response body until EOF if content-length is not defined (`14 <https://github.com/aio-libs/aiohttp/pull/14>`_)
----
0.6.2
Not secure
==================
- Fix trailing char in allowed_methods. - Start slow request timer for first request.