HTTPCLIENT-1771: improve OSGi webconsole display for org.apache.http.proxyconfigurator

Contributed by Julian Sedding <jsedding at apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1762116 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2016-09-24 08:53:10 +00:00
parent 3ca9ff6a1b
commit faf00d87f6
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,10 @@
name="%proxy.exceptions.name"
description="%proxy.exceptions.description" />
<AD id="webconsole.configurationFactory.nameHint"
type="String"
default="{proxy.host}:{proxy.port} (enabled = {proxy.enabled})"/>
</OCD>
<OCD id="org.apache.hc.client5.http.trustedhosts"