Docs.rs
br-web-server-0.5.9
br-web-server 0.5.9
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
br-crypto ^0.4.8
normal
brotli ^8.0.2
normal
chrono ^0.4
normal
dashmap ^6.1.0
normal
flate2 ^1.1
normal
hpack ^0.3.0
normal
infer ^0.19.0
normal
optional
json ^0.12.4
normal
log ^0.4
normal
rand ^0.9.2
normal
rustls ^0.23.35
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0
normal
toml ^0.9
normal
webpki-roots ^1.0.4
normal
env_logger ^0.11
dev
Versions
39.66%
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
Crate br_web_server
br_
web_
server
0.5.9
All Items
Crate Items
Modules
Structs
Enums
Traits
Functions
Crate
br_
web_
server
Copy item path
Source
Modules
§
client
config
request
response
websocket
Structs
§
Http
Error
Status
响应状态
Uri
统一资源标识符
WebServer
网络服务
Enums
§
Authorization
认证
Connection
Content
消息内容
Content
Type
内容类型
Encoding
压缩方式
Form
Data
Language
语言
Method
请求方法
Protocol
HTTP协议版本
Transfer
Encoding
Upgrade
Traits
§
Handler
Handler
Clone
Functions
§
split_
boundary