Hi Julius, > I think it's a good idea. Will it be a separate jar file distributed > alongside the main httpclient.jar? (e.g. http-nio-ssl-java5.jar?)
It will be a separate jar file, but there is no more main httpclient.jar. Each module gets it's own jar. We'll have at least one jar for each of: - Core (Java 1.3) - NIO (Java 1.4) - NIO-SSL (Java 5.0) - Client (Java 1.4) pending discussion and currently included in the Client jar are: - Auth - Cookie - Conn And if we feel that there are too many separate jars, we might throw in a single collect-it-all jar for "HttpComponents". cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
