You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by cowwoc <co...@bbs.darktech.org> on 2008/10/24 02:29:40 UTC

HTTP PATCH

Hi,

I'm just curious, if I wanted to issue extended HTTP methods using
HttpClient, such as HTTP PATCH, would it be possible? Does HttpClient
hard-code the list of HTTP methods or is this extensible?

Thank you,
Gili
-- 
View this message in context: http://www.nabble.com/HTTP-PATCH-tp20142191p20142191.html
Sent from the HttpClient-User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: HTTP PATCH

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Thu, 2008-10-23 at 17:29 -0700, cowwoc wrote:
> Hi,
> 
> I'm just curious, if I wanted to issue extended HTTP methods using
> HttpClient, such as HTTP PATCH, would it be possible? Does HttpClient
> hard-code the list of HTTP methods or is this extensible?
> 

Extensible.

Oleg


> Thank you,
> Gili


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org