Hi Mark,
Thanks for the quick update. That would work.
Thank you,
Chirag
On Wed, 15 Apr, 2020, 1:00 PM Mark Thomas, wrote:
> On 15/04/2020 06:32, Chirag Dewan wrote:
> > Hi,
> >
> > I have a Jersey application deployed on an Embedded Tomcat 9.0.29. I have
> > enabled the APR connector with HTT
On 15/04/2020 06:32, Chirag Dewan wrote:
> Hi,
>
> I have a Jersey application deployed on an Embedded Tomcat 9.0.29. I have
> enabled the APR connector with HTTP2 Upgrade Protocol to support HTTP2
> requests.
>
> Now when I try to get :authority and :path header from the
> HttpServletRequest, I
Hi,
I have a Jersey application deployed on an Embedded Tomcat 9.0.29. I have
enabled the APR connector with HTTP2 Upgrade Protocol to support HTTP2
requests.
Now when I try to get :authority and :path header from the
HttpServletRequest, I get null.
I debugged this and saw that the coyoteRequest