Folks, Protocol class in HttpClient 3.0 and in HttpCore [1] is a bit of a misnomer. This class in fact represents a URI scheme rather than a protocol. So, I think Scheme should be a better name for this class. Are there any objections to renaming the Protocol class?
Oleg [1] http://svn.apache.org/repos/asf/jakarta/httpclient/trunk/http-common/src/java/org/apache/http/Protocol.java --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
