Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(body-reader): do not call sock:receive for reading 0 bytes
Some sockets can block if called to read 0 bytes until actual bytes are available to read.
- Loading branch information