+============================+====================================+ | Percent-encoded Pattern | URI | +============================+====================================+ | /path/file-with-a-%2A.html | https://www.example.com/path/ | | | file-with-a-*.html | +----------------------------+------------------------------------+ | /path/foo-%24 | https://www.example.com/path/foo-$ | +----------------------------+------------------------------------+