socketry / async-http

MIT License
298 stars 45 forks source link

Don't ignore network errors. #79

Closed ioquatix closed 3 years ago

ioquatix commented 3 years ago

Description

As discussed in https://github.com/socketry/async-http/pull/70

I don't believe read_line? should ignore errors.

Types of Changes

Testing