We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://docs.rs/reqwest/0.11.20/src/reqwest/blocking/client.rs.html#858
A user reported:
01-25 22:30:59.241 4359 4431 E flutter : log_panics: thread '<unnamed>' panicked at 'Client::new(): reqwest::Error { kind: Builder, source: Os { code: 38, kind: Unsupported, message: "Function not implemented" } }': /home/gha/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.20/src/blocking/client.rs:858
Which is a separate bug. But it's also a bug (this issue) that we panicked!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://docs.rs/reqwest/0.11.20/src/reqwest/blocking/client.rs.html#858
A user reported:
Which is a separate bug. But it's also a bug (this issue) that we panicked!
The text was updated successfully, but these errors were encountered: