0.0.3 |
|
---|---|
0.0.2 |
|
0.0.1 |
|
#8 in #libcurl
Used in qiniu-ng
24KB
506 lines
Qiniu Rust SDK with libcurl
关于
本模块为 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 协议发布:
Dependencies
~23–33MB
~597K SLoC