On Thu, Jul 18, 2013 at 8:44 PM, James Leigh <[email protected]> wrote:
> On Thu, 2013-07-18 at 16:50 +0200, Oleg Kalnichevski wrote: > > On Thu, 2013-07-18 at 19:47 +0530, Kasun Indrasiri wrote: > > > Hi devs, > > > > > > Does httpcode support HTTP PATCH (RF5789) method? Apparently httpclient > > > supports it. > > > > > > > Hi Kasun > > > > What is unusual about PATCH method that requires special support? > > > > Oleg > > > > HTTP PATCH is rejected by httpcore server by default in request > factory[1]. You have to provide your own implementations to support it. > > [1] > http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcore/src/main/java/org/apache/http/impl/DefaultHttpRequestFactory.java > > I was checking the same class, and that's why I raised the query. Is there any plans to add this by default? Thanks > Regards, > James > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Kasun Indrasiri Associate Technical Lead, WSO2 Inc. - "Lean . Enterprise . Middleware" - http://www.wso2.com/ Blog : http://kasunpanorama.blogspot.com/
