We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update readme
update readme.md
feat rename bucket -> service - 去除空间名相关描述,统一为服务 - 暂时保留兼容 `Config::bucketName` 属性
fix 预处理接口调用失败
feat add getMimetype method
doc: 添加国内镜像说明 pkg.phpcomposer.com
fix urlencode bug - utf-8 encode wrong before: `测试 +.txt` -> `%E6%B5_%E8%AF_%20+.txt` now: `测试 +.txt` -> `%E6%B5%8B%E8%AF%95%20+.txt` - add debug mode in config, default is false
feat 云处理、Rest API 使用新的签名方式
Update README.md
Merge pull request upyun#19 from upyun/sabakugaara-patch-1 fix issue18