1) I was looking at HttpMETHOD_NAME.java classes and was thinking,
those are substantially a 'bean' classes without any logic inside and
doesn't justify their existence as a separate classes. How about
creating a something like 'HttpClientRequestFactory' similar to a
'HttpRequestFactory'. Default implementation maybe can be extended for
other situations as 'WebDAV' or others... ? If you think is a good idea
I can take care of implementation...
2) What about removing 'getMethod' from HttpUriRequest as there is
getRequestLine().getMethod() ?
3) Or maybe abolishing the HttpUriRequest and instead using extended
RequestLine with additional getURI() same as
Http(EntityEnclosing)Request ?
WDYT,
Stojce
Inviato da Yahoo! Mail.
Il servizio di posta con lo spazio illimitato.
http://it.docs.yahoo.com/mail/overview/index.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]