How do I get a file name to include special characters like ':'?
I need to include a timestamp in my file name in this format: 12:00 PM
. Using content-Disposition I am getting 12_00PM.
How do I get a file name to include special characters like ':'?
I need to include a timestamp in my file name in this format: 12:00 PM
. Using content-Disposition I am getting 12_00PM.
You probably can't, due to security and interoperability considerations. See https://greenbytes.de/tech/webdav/rfc6266.html#rfc.section.4.3.