diff --git a/doc/go1.18.html b/doc/go1.18.html index cea45542db1..ab699e40f70 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -728,7 +728,7 @@ Do not send CLs removing the interior tags from such phrases.
The new
MaxBytesHandler
- function creates a Handler
Handler
that wraps its
ResponseWriter
and Request.Body
with a
MaxBytesReader
.