GitHub user sebastiencaille opened a pull request:

    https://github.com/apache/httpclient/pull/52

    4.5.x

    Hello,
    Here is a pull request for  HTTPCLIENT-1748 for httpclient 4.5.x. The first 
change is the fix, the second one is an improvement.
    
    I also implemented the fix for httpclient5. Should I submit it as a 
separate pull request, or do you have a specific way to handle such case? 
(rebase, ...)
    
    Thanks


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sebastiencaille/httpclient 4.5.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpclient/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #52
    
----
commit c11d6f52889392e2492398f0b8d62fcb4d19108e
Author: Sebastien Caille <[email protected]>
Date:   2016-06-24T15:11:26Z

    HTTPCLIENT-1748: fixed proxy authentication so it works with java
    applets (started with firefox)

commit 59c2405c3991b464eb416473a597b9ce89fc2176
Author: Sebastien Caille <[email protected]>
Date:   2016-06-24T15:20:56Z

    HTTPCLIENT-1748: improved creation of proxy's HttpHost

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to