Replies: 1 comment
-
You probably need to upgrade to |
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.
-
Need to serve files as downloads. Folder with files in /var/blablabla
When I do return c.Attachment("/var/blablabla/file.ext", "file.ext") I got 404 error.
But file exists. I can read it and return in JSON.
What's wrong?
Beta Was this translation helpful? Give feedback.
All reactions