http-client icon indicating copy to clipboard operation
http-client copied to clipboard

HttpsClient::send crashes for IsahcClient

Open A6GibKm opened this issue 3 years ago • 0 comments

If a webside has an invalid response, the line https://github.com/http-rs/http-client/blob/main/src/isahc.rs#L58 will crash.

A6GibKm avatar Apr 14 '22 18:04 A6GibKm