We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b5768 commit 74044e3Copy full SHA for 74044e3
src/client.rs
@@ -27,7 +27,7 @@ impl HttpsConnector<HttpConnector> {
27
///
28
/// # Note
29
30
- /// By default this connector will use plain HTTP if the URL provded uses
+ /// By default this connector will use plain HTTP if the URL provided uses
31
/// the HTTP scheme (eg: http://example.com/).
32
33
/// If you would like to force the use of HTTPS then call https_only(true)
0 commit comments