Hi Team I have been facing issues lately when a spring boot application acts as a proxy (using embedded tomcat 9.4) passes the request from load balancer to the end web server(jetty)
However we see that get requests to through without any error but post request fails with Unable to parse port in forwarded type headers please use forwardheaderfilter with remove only true. Can some one please assist on this. Weird why get is passing and not post Shreya Hegde