We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817c5c4 commit f68577fCopy full SHA for f68577f
doc/go1.14.html
@@ -532,6 +532,17 @@ <h2 id="library">Core library</h2>
532
533
</dl><!-- math/big -->
534
535
+<dl id="net/http/httptest"><dt><a href="/net/http/httptest/">net/http/httptest</a></dt>
536
+ <dd>
537
+ <p><!-- CL 201557 -->
538
+ The
539
+ new <a href="/pkg/net/http/httptest/#Server"><code>Server</code></a>
540
+ field <a href="/pkg/net/http/httptest/#Server.EnableHTTP2"><code>EnableHTTP2</code></a>
541
+ supports enabling HTTP/2 on the test server.
542
+ </p>
543
+ </dd>
544
+</dl><!-- net/http/httptest -->
545
+
546
<dl id="plugin"><dt><a href="/pkg/plugin/">plugin</a></dt>
547
<dd>
548
<p><!-- CL 191617 -->
0 commit comments