Skip to content

MockHTTP uses `http-parser` as parser

Compare
Choose a tag to compare
@mindflayer mindflayer released this 20 Sep 13:04
b414471

Fix for second sendall used for delivering request's body.

Thanks to @ajhodges for writing the test which reproduced the issue.