jgit/org.eclipse.jgit
James Wynn 2171f868d9 Support "http.userAgent" and "http.extraHeader" from the git config
Validate the extra headers and log but otherwise ignore invalid
headers. An empty http.extraHeader starts the list afresh.

The http.userAgent is restricted to printable 7-bit ASCII, other
characters are replaced by '.'.

Moves a support method from the ssh.apache bundle to HttpSupport in
the main JGit bundle.

Bug:541500
Change-Id: Id2d8df12914e2cdbd936ff00dc824d8f871bd580
Signed-off-by: James Wynn <james@jameswynn.com>
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-09-26 23:42:38 +02:00
..
.settings Support "http.userAgent" and "http.extraHeader" from the git config 2020-09-26 23:42:38 +02:00
META-INF Prepare 5.10.0-SNAPSHOT builds 2020-08-27 16:14:36 +02:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit Support "http.userAgent" and "http.extraHeader" from the git config 2020-09-26 23:42:38 +02:00
src/org/eclipse/jgit Support "http.userAgent" and "http.extraHeader" from the git config 2020-09-26 23:42:38 +02:00
.classpath
.fbprefs
.gitignore
.project
BUILD Bazel: Add workspace status command to stamp final artifact 2020-07-17 01:10:15 +02:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.9.1-SNAPSHOT builds 2020-09-08 17:45:20 +02:00