ApacheHttpClientConnectionHandler is creating a new HttpClient if one is not 
passed to the constructor
------------------------------------------------------------------------------------------------------

                 Key: WINK-353
                 URL: https://issues.apache.org/jira/browse/WINK-353
             Project: Wink
          Issue Type: Bug
          Components: Client
    Affects Versions: 1.1.3
            Reporter: Seshu Pasam
         Attachments: ApacheHttpClientConnectionHandler.diff

ApacheHttpClientConnectionHandler#openConnection() call creates a new instance 
of HttpClient for every call, if ApacheHttpClientConnectionHandler is created 
with null HttpClient. I will attach the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to