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 ac93a8e commit 716474bCopy full SHA for 716474b
1 file changed
src/ext/mod.rs
@@ -62,7 +62,6 @@ pub(crate) use informational::OnInformational;
62
#[cfg(all(feature = "http1", feature = "client", feature = "ffi"))]
63
pub(crate) use informational::{on_informational_raw, OnInformationalCallback};
64
65
-
66
#[cfg(feature = "http2")]
67
/// Extension type representing the `:protocol` pseudo-header in HTTP/2.
68
///
0 commit comments