Skip to content

Commit fe1dc22

Browse files
authored
Update Readme.md
1 parent bb5e0a6 commit fe1dc22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/client-upload/Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ DEMO 使用 `sdkimg` 空间进行演示, 上传成功后, 访问路径为 `http:
99
- `cd examples/client-upload`
1010
- `php -S localhost:9000`
1111

12-
打开浏览器访问 `http://localhost:9000`, 选则文件上传即可.
12+
打开浏览器访问 `http://localhost:9000`, 选则文件上传即可.
13+
示例中使用 body 签名,避免 header 签名存在跨域失败的情况,因为 `Access-Control-Allow-Headers: *` 兼容性不好,是刚设定的协议[标准](https://github.com/whatwg/fetch)

0 commit comments

Comments
 (0)