GITHUB 地址
API 文档
一个提供 HTTP 基本类型的库,包括请求体、响应头和其他核心 HTTP 抽象。
要使用此 crate,可以运行以下命令:
cargo add http-type
use http_type::*;
此项目基于 MIT 许可证授权。详细信息请查看 license 文件。
欢迎贡献!请提交 issue 或创建 pull request。
如有任何疑问,请联系作者:[email protected]。