rmannibucau commented on pull request #589:
URL: https://github.com/apache/cxf/pull/589#issuecomment-953548915
@ShanChathusanda93 not sure about the doc but you can
`m.put("org.apache.cxf.jaxrs.allow.http.method.override", true);`, `m` being
current message (can be obtained from a cxf interceptor or
`PhaseInterceptorChain.getCurrentMessage()`.
Guess it can need a bus property thinking out loud?
--
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]