You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "alucard (JIRA)" <ji...@apache.org> on 2015/01/04 14:15:34 UTC

[jira] [Created] (HTTPCLIENT-1593) CloseableHttpClient default request config not respected

alucard created HTTPCLIENT-1593:
-----------------------------------

             Summary: CloseableHttpClient default request config not respected
                 Key: HTTPCLIENT-1593
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1593
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: Android Port
    Affects Versions: 4.3.5
            Reporter: alucard


Refer to InternalHttpClient lines 169 - 176.

Those lines always ensure that a *new* RequestConfig object is created, thus config will always be non-null. Thus, the HttpClient's default request config is never used.







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org