Re: [whatwg/url] "The fragment percent-encode set is the C0 contr..." (#378)

the url like https://extranet.atlassian.com/recently-worked?prop={smth|evr} will render 400 because {|} are present in parameters. Firefox and Chrome will escape them only in address part not in parameters and tomcat (from 8.5.12) will drop it with 400 because.

@annevk I think yes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/378#issuecomment-380142644

Received on Tuesday, 10 April 2018 15:28:08 UTC