You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Andrew Bissell (JIRA)" <ji...@apache.org> on 2013/09/21 00:42:51 UTC

[jira] [Created] (HTTPCLIENT-1401) Add Javadoc or docs link to RequestConfig.Builder

Andrew Bissell created HTTPCLIENT-1401:
------------------------------------------

             Summary: Add Javadoc or docs link to RequestConfig.Builder
                 Key: HTTPCLIENT-1401
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1401
             Project: HttpComponents HttpClient
          Issue Type: New Feature
          Components: Documentation
    Affects Versions: 4.3 Beta2
            Reporter: Andrew Bissell


The RequestConfig.Builder provides no hints as to whether, for example, setConnectionRequestTimeout(int) is expecting seconds or milliseconds (and confusion seems likely given that milliseconds are usually stored in a long variable). Other methods on the config builders seem similarly ambiguous. A simple Javadoc comment -- or at least a link to documentation/tutorial pages explaining use of the Builder -- would be helpful to avoid having to either Google for the answer or set up time-consuming experiments.

--
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org