hyper icon indicating copy to clipboard operation
hyper copied to clipboard

`Uri` shouldn't accept curly braces (`{`, `}`) in path parts

Open SergioBenitez opened this issue 1 year ago • 9 comments

Please see https://github.com/rwf2/Rocket/issues/2733 for a run-down of the concerns. Note that none of Firefox, Chrome, nor Safari believe such a URI is valid, so this does not appear to be an exception made in practice. It is also not spec-conformant.

SergioBenitez avatar Mar 05 '24 05:03 SergioBenitez