Hi all,
let’s assume I have a file called “my example file.pdf” that I want to serve as part of my CF Workers Site.
At the moment (unless I am missing something) it looks like I will have to rename that file to something like “my-example-file.pdf”, otherwise the linked file’s name just appears in the browser bar and no download or file display (in the case of a PDF) is initiated.
This would appear to be true for images even.
Can anyone confirm this and potentially offer a solution for displaying files that have spaces in their name?