- From: oneacik <notifications@github.com>
- Date: Tue, 10 Apr 2018 15:27:43 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 April 2018 15:28:08 UTC
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