Docs.rs
sozu-lib-0.15.18
sozu-lib 0.15.18
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Geal
github:sozu-proxy:owners
github:sozu-proxy:maintainers
Dependencies
anyhow ^1.0.75
normal
cookie-factory ^0.3.2
normal
hdrhistogram ^7.5.2
normal
hex ^0.4.3
normal
hpack ^0.3.0
normal
idna ^0.4.0
normal
kawa ^0.6.4
normal
libc ^0.2.149
normal
memchr ^2.6.4
normal
mio ^0.8.8
normal
nom ^7.1.3
normal
once_cell ^1.18.0
normal
poule ^0.3.2
normal
rand ^0.8.5
normal
regex ^1.10.0
normal
rustls ^0.21.10
normal
rustls-pemfile ^1.0.4
normal
rusty_ulid ^2.0.0
normal
sha2 ^0.10.8
normal
slab ^0.4.9
normal
socket2 ^0.5.4
normal
sozu-command-lib ^0.15.18
normal
thiserror ^1.0.49
normal
time ^0.3.29
normal
quickcheck ^1.0.3
dev
rand ^0.8.5
dev
serial_test ^2.0.0
dev
tiny_http ^0.12.0
dev
Versions
13.4%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
sozu_lib
0.15.18
Module http
Structs
Enums
Functions
Type Aliases
In crate sozu_lib
?
Module
sozu_lib
::
http
source
·
[
−
]
Structs
HttpListener
HttpProxy
HttpSession
HTTP Session to insert in the SessionManager
Enums
HttpStateMachine
The various Stages of an HTTP connection:
SessionStatus
StateMarker
A summary of the last valid State
Functions
start_http_worker
This is starts an HTTP worker with an HTTP listener config. It activates the Listener automatically.
Type Aliases
Hostname