You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurs during parsing headers. I made a wrong assumption that every header contains both double colon and space. It turned out that some headers might contain double colon without the following space / have no value.
I've already prepared the update and I'll release it soon.
Hi,
I am not sure what is happening:
Cargo.toml:
http_req = {version="0.4.9", default-features = false, features = ["rust-tls"]}
The text was updated successfully, but these errors were encountered: