Streaming and cheap chunked-encoded body parser. It also doesn't break pipelining by returning extra-bytes after each completed body
Check parser.go
file, it is really simple. Trust me.
Open a new Pull-Request with explanations:
- What's the reason?
- How did I implement this?
- It affects performance? If yes, then how much?