]> Cypherpunks repositories - gostls13.git/commit
net/http: update Serve docs on when HTTP/2 is enabled
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 23 Jul 2018 18:31:23 +0000 (18:31 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 23 Jul 2018 19:21:44 +0000 (19:21 +0000)
commit214f7ec554888042a7a54fdca9cba19aee8ebaf1
treeb56ee94c5557596877f046fec9fbf7cdeaf45abc
parent62f401bf18d786b01fcef933610b43dd284e5095
net/http: update Serve docs on when HTTP/2 is enabled

Contains portions and modified portions of CL 103815

Fixes #24607

Change-Id: Ic330850a0f098f183315f04ea4780eded46c5b77
Reviewed-on: https://go-review.googlesource.com/125515
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/server.go