You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2022/11/23 21:07:18 UTC

[GitHub] [cxf] coheigea commented on a diff in pull request #1034: Don't use redirect-query-check with the static resource list

coheigea commented on code in PR #1034:
URL: https://github.com/apache/cxf/pull/1034#discussion_r1030870334


##########
rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/AbstractHTTPServlet.java:
##########
@@ -328,12 +328,12 @@ protected HttpServletRequest checkXForwardedHeaders(HttpServletRequest request)
     }
 
 
-    private boolean matchPath(List<Pattern> values, HttpServletRequest request) {

Review Comment:
   Thanks @reta I'll make that change.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org