Replies: 4 comments 4 replies
-
直链就是用来下载的,你要预览直接复制地址栏里的链接啊。。。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
但是目前看程序是做了强制下载的,我给了个 存储是本地的的 index.html 但是程序还是强制给下载 @xhofe |
Beta Was this translation helpful? Give feedback.
2 replies
-
确实直链会直接下载,而不能在线播放或者预览,可能需要在直链响应的response中,将Content-Disposition: attach改为Content-Disposition: inline,或者作者能否开放一下自定义http header的功能。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
希望文本的分享链接可以加一个选项预览,类似Link这样,filerun有这样的选项 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在图片,css,js等类型的文件,在复制直链后打开是默认提示下载的,能否添加个预览功能,可以在页面上看到内容后在选择是否保存
Beta Was this translation helpful? Give feedback.
All reactions