Closed popravich closed 7 years ago
Async::NotReady should be returned on io.read() condition and not on parse_headers() -> None
Async::NotReady
io.read()
parse_headers() -> None
Async::NotReady
should be returned onio.read()
condition and not onparse_headers() -> None