Crate http_proxy_client_async

Source

Re-exports§

pub use flow::HandshakeOutcome;
pub use flow::ResponseParts;
pub use prepend_io_stream::PrependIoStream as Stream;
pub use crate::http::*;

Modules§

flow
http
prepend_io_stream

Structs§

Outcome

Functions§

handshake_and_wrap

Type Aliases§

Result
A specialized Result type for I/O operations.