From: Brad Fitzpatrick Date: Sat, 6 Jan 2018 01:16:09 +0000 (+0000) Subject: doc/go1.10: remove ReverseProxy TODO X-Git-Tag: go1.10beta2~37 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3ea72fb1a1d05f2d6ebcedd03eb5a94942c23504;p=gostls13.git doc/go1.10: remove ReverseProxy TODO No longer needs to be done. Updates #23009 Updates #21255 Change-Id: I78e9e29a923dc03dea89ff3a5bf60f2e0bd0c0aa Reviewed-on: https://go-review.googlesource.com/86476 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.10.html b/doc/go1.10.html index ad53ee54d8..6c0ce989d2 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -1180,13 +1180,6 @@ if passed an invalid (non-3-digit) status code.

-
net/http/httputil
-
-

-TODO: ReverseProxy and back end errors and ModifyResponse. -

-
-
net/mail