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 7534522 commit 6464c0eCopy full SHA for 6464c0e
src/upgrade.rs
@@ -17,7 +17,7 @@
17
//!
18
//! # Client
19
20
-//! Sending an HTTP ugprade from the [`client`](super::client) involves setting
+//! Sending an HTTP upgrade from the [`client`](super::client) involves setting
21
//! either the appropriate method, if wanting to `CONNECT`, or headers such as
22
//! `Upgrade` and `Connection`, on the `http::Request`. Once receiving the
23
//! `http::Response` back, you must check for the specific information that the
0 commit comments