2010/1/22 François Duvalier :
> Hi,
>
> When I execute this command:
>
> curl -XGET -i http://localhost:8080/app/rs/system/EN/foo%2Fbar
>
> I receive a 400 BAD REQUEST.
>
> However if I deploy the app to Jetty, the command will work fine.
>
> Question: Is there a way to configure tomcat to behave l
Hi,
When I execute this command:
curl -XGET -i http://localhost:8080/app/rs/system/EN/foo%2Fbar
I receive a 400 BAD REQUEST.
However if I deploy the app to Jetty, the command will work fine.
Question: Is there a way to configure tomcat to behave like jetty with
regards to percent-encodings in