Merge remote-tracking branch 'tor-github/pr/962'

This commit is contained in:
Nick Mathewson
2019-04-23 12:48:37 -04:00
3 changed files with 30 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (HTTP tunnel):
- Return an informative web page when the HTTPTunnelPort is used as an
HTTP proxy. Closes ticket 27821, patch by "eighthave".