| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a method to get all values of HTTP header defined as list | Matthias Sohn | 2018-11-26 | 1 | -1/+11 |
* | HttpClientConnection.getHeaderFields should support multiple values for same ... | Gabriel Couto | 2018-07-23 | 1 | -3/+7 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit.http.apache | Matthias Sohn | 2017-12-17 | 4 | -7/+52 |
* | Remove use of deprecated X509HostnameVerifier | Matthias Sohn | 2017-12-13 | 1 | -29/+2 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -2/+2 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 3 | -0/+34 |
* | Fix content length in HttpClientConnection | Zhen Chen | 2016-11-22 | 1 | -2/+11 |
* | 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 |