Re: Upgraded tomcat 9.0.82 to 10.1.23 getting HTTP resonse 400 for pipe charactets in URL

2024-08-08 Thread Patil, Tushar
Hi Mark, In older version [9.0.82]: In newer version[10.1.23]: -- Thanks and Regards, Tushar Patil From: Mark Thomas Sent: Thursday, August 8, 2024 2:31 PM To: users@tomcat.apache.org Subject: Re: Upgraded tomcat 9.0.82 to 10.1.23 getting HTTP resonse

Re: Upgraded tomcat 9.0.82 to 10.1.23 getting HTTP resonse 400 for pipe charactets in URL

2024-08-08 Thread Mark Thomas
On 08/08/2024 08:19, Patil, Tushar wrote: Hi Team, After upgrading Apache Tomcat from 9.0.82 to 10.1.23, we started getting HTTP response 400 if the URL contains a pipe(|) character. According to the reference provided below, Apache made some related changes, but these were implemented in

Upgraded tomcat 9.0.82 to 10.1.23 getting HTTP resonse 400 for pipe charactets in URL

2024-08-08 Thread Patil, Tushar
Hi Team, After upgrading Apache Tomcat from 9.0.82 to 10.1.23, we started getting HTTP response 400 if the URL contains a pipe(|) character. According to the reference provided below, Apache made some related changes, but these were implemented in versions 8.5.6 and earlier. Currently, we are n