drogon服务端文件资源保护 #1833
Unanswered
BiliBiliFox
asked this question in
Q&A
drogon服务端文件资源保护
#1833
Replies: 2 comments
-
Test Url: http://localhost:8888/download/getFile?token=123abc&path=C:/static_files/abc.txt
|
Beta Was this translation helpful? Give feedback.
0 replies
-
locations配置项支持filter |
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
-
你有一些文件, 比如 music.mp3 你希望有限制地对外提供, 需要用户浏览器通过get方式发送正确的token,才让用户的浏览器下载.
用drogon该怎么实现?
Beta Was this translation helpful? Give feedback.
All reactions