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


##########
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:
   Minor, I think we could make this method static now, right?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to