Skip to content

v0.1.1

Latest

Choose a tag to compare

@joydchh joydchh released this 04 Jan 06:24
· 8 commits to master since this release
e4dd0de
  1. 修复key中存在特殊字符无法上传的问题,在发送HTTP请求前对key进行编码
  2. 修复key中存在空格上传报签名错误的问题,将空格编码改为20%