16 Commits (stable-5.2)

Author SHA1 Message Date
  Matthias Sohn 3f745e40a1 Add a method to get all values of HTTP header defined as list 5 years ago
  Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Matthias Sohn 53891d4eda Fix javadoc in org.eclipse.jgit.http.apache 6 years ago
  Matthias Sohn e3b3c0431e Remove use of deprecated X509HostnameVerifier 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Zhen Chen ca2183a403 Fix content length in HttpClientConnection 7 years ago
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 7 years ago
  Matthias Sohn b8e3e194e3 HttpClientConnection: Register connection socket factory for http 7 years ago
  David Pursehouse cf5b40fb81 HttpClientConnection: Don't use deprecated HttpClient classes 7 years ago
  Matthias Sohn 20d3f83f27 Fix HttpClientConnection leaking temporary buffer files 7 years ago
  Matthias Sohn c901cd89d3 Add support for HEAD requests to HttpClientConnection 8 years ago
  Matthias Sohn f8eee3963a Fix NPE in HttpSupport 8 years ago
  Matthias Sohn f9088d6dda Apache HttpClientConnection: replace calls to deprecated LocalFile() 9 years ago
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle 10 years ago