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.
1 parent 4150e7d commit 6a0244eCopy full SHA for 6a0244e
Docs/README.md
@@ -498,7 +498,7 @@ public event EventHandler<PutNotifyErrorEvent> NotifyErr;
498
499
其中<domain>是bucket所对应的域名。七牛云存储为每一个bucket提供一个默认域名。默认域名可以到[七牛云存储开发者平台](https://portal.qiniu.com/)中,空间设置的域名设置一节查询。用户也可以将自有的域名绑定到bucket上,用户可以通过自有域名访问七牛云存储。
500
501
-**注意: key必须采用utf8编码,如使用非utf8编码访问七牛云存储将反馈错误**
+**注意: key必须采用utf8编码,如使用非utf8编码访问七牛云存储将返回错误**
502
503
<a name=private-download></a>
504
#### 私有资源下载
0 commit comments