I agree. HttpClient is not a all purpose url handler: it is a client side implementation of the HTTP protocol. There are an unlimited number of different URL types. HttpClient should only handle the HTTP ones.


Kalnichevski, Oleg wrote:


Rob,
HttpClient does not offer support for file:// scheme and I personally doubt that it should, as the protocol in question has nothing to do with HTTP. Other protocols like file://, news://, ldap:// and whatever:// should be supported on a higher level with http:// and https:// scheme being just a few among many.


Cheers

Oleg

-----Original Message-----
From: Rob Tice [mailto:[EMAIL PROTECTED]
Sent: Donnerstag, 13. M�rz 2003 13:31
To: 'Commons HttpClient Project'
Subject: file systems


Hi there




Just a quick question - The http client doesn't appear to support
file:// as a valid protocol - any plans to implement file system
support?



Rob Tice




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