Hello Manos,

Yes, it is possible to implement custom HTTP methods. I would suggest extending HttpMethodBase and working from there. Please have a look at the Slide client library for examples of this.

Also, please post HttpClient dev questions to the httpclient-dev mailing list.

Mike

On Oct 7, 2004, at 3:27 AM, Emmanouil Batsis wrote:

Hi,

I was wondering if HttpClient can be extended with custom HTTP request methods, by implementing HttpMethod/HttpUrlMethod. The thing is that java.net.HttpURLConnection doesn't seem to allow this...

Thanks for any pointers,

Manos

---------------------------------------------------------------------
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]



Reply via email to