]> source.dussan.org Git - jgit.git/commit
HttpClientConnection: Register connection socket factory for http 03/83103/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 13 Oct 2016 10:27:22 +0000 (12:27 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 13 Oct 2016 10:29:45 +0000 (12:29 +0200)
commitb8e3e194e3200adfb0c64a4d79b9bfbb0837b00c
tree7ccaf478b33b5c7144d069c23a042675a908de09
parent32c89d2844ede674950799b8d842fd27a09962ae
HttpClientConnection: Register connection socket factory for http

It is necessary to register a socket connection factory to prevent the
"http protocol is not supported" error when connecting over a proxy.

Change-Id: Iedf554acef841f52c1f2e3401ef0a0583ac5253b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.apache/src/org/eclipse/jgit/transport/http/apache/HttpClientConnection.java