Skip to content

Correctly encode & sign command-less URLs

Compare
Choose a tag to compare
@harto harto released this 12 Dec 22:06
· 11 commits to master since this release

Previously, an empty set of commands would result in URLs like http://example.com/unsafe//http://example.com/llamas.jpg (note the double-/ after the signature). This eliminates the extraneous slash.