You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrong url or wrong filename?
Router:
URL in repo settings page:
↑ the file name is direct
Then in DownloadHandler
The filename will be decoded by base64?
will not redirect to the direct URL when SERVE_DIRECT is true
In DownloadHandler, we do not check SERVE_DIRECT and will download it from Gitea sever.
What is the difference between the following 2 links?