On Wed, 2012-05-02 at 15:56 -0700, Rossen Stoyanchev wrote: > I don't have a patch to submit. The feature was been requested in Spring MVC > in which Apache HttpComponents HttpClient is one of the supported HTTP > libraries. I was merely looking for a confirmation if the feature exists or > is planned to exist. I will open a ticket to consider providing such support. > > Rossen >
Rossen Currently there are no plans to provide support for the PATCH method but we will happily take it as a contribution. Cheers Oleg > ----- Original Message ----- > > From: "William Speirs" <[email protected]> > > To: "HttpClient User Discussion" <[email protected]> > > Sent: Wednesday, May 2, 2012 5:20:45 PM > > Subject: Re: Support HTTP Patch requests > > > > No pun intended, but do you have a patch you want/can submit? > > > > Bill- > > On May 2, 2012 5:18 PM, "Rossen Stoyanchev" <[email protected]> > > wrote: > > > > > Hi, > > > > > > I did not see any issues referring to this but wanted to ask before > > > opening one. Are there are any plans to add support for HTTP Patch > > > requests? Those have been standardized: > > > > > > http://tools.ietf.org/html/rfc5789 > > > > > > Thanks, > > > Rossen > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: > > > [email protected] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
