From 3ea72fb1a1d05f2d6ebcedd03eb5a94942c23504 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sat, 6 Jan 2018 01:16:09 +0000 Subject: [PATCH] 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 --- doc/go1.10.html | 7 ------- 1 file changed, 7 deletions(-) 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

-- 2.50.0