本模块为 qiniu-rust-http
所定义的 HTTP 客户端接口提供基于 libcurl 的实现。
- Rust 1.38+
- libcurl
- Fork
- 创建您的特性分支 (
git checkout -b my-new-feature
) - 提交您的改动 (
git commit -am 'Added some feature'
) - 将您的修改记录提交到远程
git
仓库 (git push origin my-new-feature
) - 然后到 github 网站的该
git
远程仓库的my-new-feature
分支下发起 Pull Request
Copyright (c) 2012-2020 qiniu.com
基于 Apache 2.0 协议发布: