A protective and efficient HTTP library for all.
cargo add hyper
[dependencies]
hyper = "1.10.1"
| 官网 | https://hyper.rs |
|---|---|
| 仓库 | https://github.com/hyperium/hyper |
| 文档 | https://docs.rs/hyper |
| 最新版本 | 1.10.1 |
| 分类 | network-programming, web-programming::http-client, web-programming::http-server |