Closed penberg closed 4 years ago
Google Chrome trips over URLs with colons, for example, reporting "about:blank#blocked". Fix the issue by encoding the URLs to directories as well.
@penberg thanks for this - i assume you've tested this "live" 😄 ?
@rufuspollock Yes, I did. Hit the issue in downloads.scylladb.com, which uses this library for S3 bucket directory listing.
@penberg 👍 👏 👌 🙏
Google Chrome trips over URLs with colons, for example, reporting "about:blank#blocked". Fix the issue by encoding the URLs to directories as well.