[ipfs/go-ipfs-files] Fix encoding of filename in Content-Disposition
Open
kind/bug
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
We should use [RFC5987](https://greenbytes.de/tech/webdav/rfc5987.html) to encode the filename in the Content-Disposition header. GO will already gracefully handle line-breaks but we should still be escaping better.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.