Docs.rs
rns-ctl-0.2.0
rns-ctl 0.2.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
lelloman
Dependencies
env_logger ^0.11
normal
libc ^0.2
normal
log ^0.4
normal
rns-core ^0.1.4
normal
rns-crypto ^0.1.4
normal
rns-net ^0.5.0
normal
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
rcgen ^0.13
dev
rustls ^0.23
dev
rustls-pemfile ^2
dev
Versions
40%
of the crate is documented
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
Skip to main content
Module http
rns_ctl
0.2.0
Module http
Module Items
Structs
Functions
In crate rns_
ctl
rns_ctl
Module
http
Copy item path
Source
Structs
§
Http
Request
Parsed HTTP request.
Http
Response
HTTP response.
Functions
§
parse_
query
Parse query string parameters.
parse_
request
Parse an HTTP/1.1 request from a stream.
write_
response
Write an HTTP response to a stream.