Skip to main content

Module context

Module context 

Source
Expand description

Contexts and utils of HTTP Services.

Re-exports§

pub use self::client::ClientContext;client
pub use self::server::ServerContext;server

Modules§

clientclient
Context and its utilities of client
serverserver
Context and its utilities of server
statclient and server
HTTP request and response statistics shared across client and server contexts.