Roland Weber wrote:
Hi Alex,
Please use Protocol.registerProtocol() to register your (secure) protocol
socket factory for a specific protocol:
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/protocol/Protocol.html#registerProtocol(java.lang.String,%20org.apache.commons.httpclient.protocol.Protocol)
Thanks, but I'd prefer if possible to be able to set the SocketFactory
on a per-request basis. Is this still supported?
-0xe1a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]