diff --git a/doc/go1.18.html b/doc/go1.18.html index 40fe30e844..c0058f4a14 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -256,11 +256,10 @@ Do not send CLs removing the interior tags from such phrases.
The Dial, DialContext, DialTLS and
DialTLSContext method fields in
- http.Transport
+ Transport
will now be correctly used, if specified, for making HTTP requests when running
on WebAssembly targets.
TODO: https://golang.org/cl/338590: add Cookie.Valid method