From f984f4655fcb660e54fac48da8f28d6532b78f02 Mon Sep 17 00:00:00 2001 From: sergeyfrolov Date: Fri, 23 Aug 2019 22:46:36 -0600 Subject: [PATCH] Remove out-of-date comments in header --- forwardproxy.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forwardproxy.go b/forwardproxy.go index fecaa7d..c30dccb 100644 --- a/forwardproxy.go +++ b/forwardproxy.go @@ -11,9 +11,8 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. - -// Caching is purposefully ignored. Pipelining is expected to work, but doesn't have to. Might be (ab)used to get -// into internal networks. +// +// Caching is purposefully ignored. package forwardproxy import (