Have handler classes been created to wrap the Commons project HttpClient?
In other words, can I pass the
"-Djava.protocol.handler.pkgs=org.apache.commons.httpclient" directive to my
JVM and expect to get an org.apache.commons.httpclient.HttpConnection back
from a java.net.URL.openConnection() call?
Please let me know, and if not then I will work to extend the package now.
I must have this functionality ASAP because my package, PortletStreams is in
production but needs cookie handling and HTTP authentication.
Thanks in advance...
-Matt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>