We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9930605 commit 9d4e965Copy full SHA for 9d4e965
doc/go1.18.html
@@ -256,11 +256,10 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
256
<p><!-- CL 330852 -->
257
The <code>Dial</code>, <code>DialContext</code>, <code>DialTLS</code> and
258
<code>DialTLSContext</code> method fields in
259
- <a href="/pkg/net/http#Transport"><code>http.Transport</code></a>
+ <a href="/pkg/net/http/#Transport"><code>Transport</code></a>
260
will now be correctly used, if specified, for making HTTP requests when running
261
on WebAssembly targets.
262
</p>
263
-
264
<p><!-- CL 338590 -->
265
TODO: <a href="https://golang.org/cl/338590">https://golang.org/cl/338590</a>: add Cookie.Valid method
266
0 commit comments