tor/changes/ticket20575
David Goulet 3f807ec058 config: Deprecate HTTPProxy option
Move the HTTPProxy option to the deprecated list so for now it will only warn
users but feature is still in the code which will be removed in a future
stable version.

Fixes #20575

Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-06-19 14:14:17 -04:00

5 lines
238 B
Plaintext

o Deprecation (config):
- Deprecate HTTPProxy/HTTPProxyAuthenticator config options. It only
applies to direct unencrypted HTTP connections to your directory server,
which your Tor probably isn't using. Fixes bug 20575.