Skip to content

Commit 524fa64

Browse files
committed
add hint about content-disposition
1 parent 829a678 commit 524fa64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/user/problem.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ Hydro 提供了一个小工具 [loj-download](https://github.com/hydro-dev/loj-d
6363
- 从附加文件引用 word 文档作为题面: `@[doc](file://foo.docx)` (依赖 onlyoffice 插件)
6464
<!-- TODO -->
6565

66+
:::tip
67+
如果您在使用外部的存储服务,部分服务商可能会强制发送 `Content-Disposition` 导致文件直接被下载而非预览。详询对应服务商。
68+
69+
- https://cloud.tencent.com/document/product/436/96243
70+
- https://help.aliyun.com/zh/oss/user-guide/how-to-ensure-an-object-is-previewed-when-you-access-the-object
71+
:::
72+
6673
题面支持合并表格:
6774

6875
```markdown

0 commit comments

Comments
 (0)