Support arbitrary HTTP verbs in http-centric WebClient
------------------------------------------------------
Key: CXF-2321
URL: https://issues.apache.org/jira/browse/CXF-2321
Project: CXF
Issue Type: Improvement
Components: REST
Affects Versions: 2.2.2
Reporter: Sergey Beryozkin
Fix For: 2.3
CXF Servlet now supports arbitrary HTTP verbs, such as PATCH for ex
WebClient should be able to deal with them too - may be we can provide Apache
Client HTTP conduit and make the dependency on the actual http-client lib as
'provided' or may be it's a SocketConduit which needs to be implemented whichc
will bypass Java HTTPUrlConnection. Perhaps there could be even some ways to
override HTTPUrlConnection checking the set of supported verbs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.