mirror of https://github.com/golang/go.git
Review comments
This commit is contained in:
parent
99306054bc
commit
9d4e965e14
|
|
@ -256,11 +256,10 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
<p><!-- CL 330852 -->
|
||||
The <code>Dial</code>, <code>DialContext</code>, <code>DialTLS</code> and
|
||||
<code>DialTLSContext</code> method fields in
|
||||
<a href="/pkg/net/http#Transport"><code>http.Transport</code></a>
|
||||
<a href="/pkg/net/http/#Transport"><code>Transport</code></a>
|
||||
will now be correctly used, if specified, for making HTTP requests when running
|
||||
on WebAssembly targets.
|
||||
</p>
|
||||
|
||||
<p><!-- CL 338590 -->
|
||||
TODO: <a href="https://golang.org/cl/338590">https://golang.org/cl/338590</a>: add Cookie.Valid method
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue