Open
Description
I recently found that the reqwest
library was fetching anything with an unrecognized scheme (like hxxps:
or htps:
as plain HTTP: seanmonstar/reqwest#919. That was fixed in seanmonstar/reqwest#921.
This crate appears to have the same problem: Because it calls http.enforce_http(false)
(
Line 50 in 7c9adcd
Metadata
Metadata
Assignees
Labels
No labels