Gordon Ross created HTTPCLIENT-1231:
---------------------------------------

             Summary: Javadoc for org.apache.http.conn.scheme.Scheme appears 
incorrect
                 Key: HTTPCLIENT-1231
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1231
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 4.2.1
         Environment: Java 1.6, MacOS X
            Reporter: Gordon Ross
            Priority: Minor


In the Javadocs for org.apache.http.conn.scheme.Scheme, it shows you can 
register a Scheme by:

SchemeRegistry.DEFAULT.register(https);

However, there is no field "DEFAULT" in the class SchemeRegistry

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to