Docs.rs
async-sse-5.1.0
async-sse 5.1.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
goto-bus-stop
jbr
Dependencies
async-channel ^1.1.1
normal
futures-lite ^1.11.3
normal
http-types ^2.10.0
normal
log ^0.4.8
normal
memchr ^2.3.3
normal
pin-project-lite ^0.2.7
normal
async-std ^1.6.0
dev
femme ^2.0.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
sse
5.1.0
async_sse
Function
upgrade
Copy item path
Source
pub fn upgrade(headers: &mut impl
AsMut
<
Headers
>)
Expand description
Upgrade an HTTP connection into an SSE session.