On 9/3/2014 4:52 AM, Mark Thomas wrote:
On 03/09/2014 12:45, Lulseged Zerfu wrote:
Hi I am getting bad request from tomcat when I send UTF-8 encoded
request to my application. I have configured connector in my
server.xml with URIEncoding=”UTF-8”. I have set charset in the
request to UTF-8. How
On 03/09/2014 12:45, Lulseged Zerfu wrote:
> Hi I am getting bad request from tomcat when I send UTF-8 encoded
> request to my application. I have configured connector in my
> server.xml with URIEncoding=”UTF-8”. I have set charset in the
> request to UTF-8. How can I solve 400 Bad request?
Don't
On Wed, Sep 3, 2014 at 7:45 AM, Lulseged Zerfu
wrote:
> Hi I am getting bad request from tomcat when I send UTF-8 encoded request
> to my application.
Can you give an example of the request? Are the non-ascii characters in
the URL or in the payload of your request (or both)?
> I have config
Lulseged Zerfu wrote:
Hi I am getting bad request from tomcat when I send UTF-8 encoded request to
my application. I have configured connector in my server.xml with
URIEncoding=”UTF-8”. I have set charset in the request to UTF-8. How can I
solve 400 Bad request? How can I tell tomcat to decod
Hi I am getting bad request from tomcat when I send UTF-8 encoded request to
my application. I have configured connector in my server.xml with
URIEncoding=”UTF-8”. I have set charset in the request to UTF-8. How can I
solve 400 Bad request? How can I tell tomcat to decode request URI instead of