You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Rice Yeh <ri...@gmail.com> on 2020/01/29 16:06:40 UTC

[JAXRS] http method check for redirecting request

Hi,
  It seems that CXFServlet currently does not consider http method when
deciding whether to redirect a request. Will this be possible? For the same
pathInfo, I like to redirect the GET method only.

Regards,
Rice