Skip to content

Rust-SDK v0.1.2

Compare
Choose a tag to compare
@Mei-Zhao Mei-Zhao released this 09 Jun 03:37
· 133 commits to master since this release
677fb35
  • 对象存储,管理类 API 发送请求时增加 X-Qiniu-Date (生成请求的时间) header
  • 简化了 http_client::RegionBuilder / http_client::EndpointsBuilder 设置多个终端地址的方法
  • 提供 qiniu_http::set_library_user_agent() 给第三方库设置用户代理,方便所有 User Agent 内包含第三方库信息
  • 修复了部分已知问题