Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use valueOf rather than constructor for Integer and Boolean | David Pursehouse | 2016-10-18 | 2 | -4/+4 |
* | HttpClientConnection: Register connection socket factory for http | Matthias Sohn | 2016-10-13 | 1 | -1/+4 |
* | HttpClientConnection: Don't use deprecated HttpClient classes | David Pursehouse | 2016-09-22 | 1 | -30/+39 |
* | Fix HttpClientConnection leaking temporary buffer files | Matthias Sohn | 2016-08-24 | 2 | -12/+33 |
* | Add support for HEAD requests to HttpClientConnection | Matthias Sohn | 2016-02-04 | 1 | -4/+12 |
* | Fix NPE in HttpSupport | Matthias Sohn | 2015-12-16 | 1 | -13/+14 |
* | Apache HttpClientConnection: replace calls to deprecated LocalFile() | Matthias Sohn | 2014-11-26 | 1 | -3/+3 |
* | Move Apache httpclient based HTTP support to a separate bundle | Matthias Sohn | 2014-02-20 | 4 | -0/+603 |