1. When `Content-Length` and `Tranfer-Encoding` headers are bote omitted, `read` and `read_to_end` method will always return b'' 2. `read(-1)` will always return bufferred data now.
1.0.2
Rename from `python-simple-http-server`, move some modules to separated projects.