]> Cypherpunks repositories - gostls13.git/commit
net/http: clarify ConnState StateActive docs for HTTP/2
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Jan 2016 19:36:51 +0000 (19:36 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 13 Jan 2016 22:11:37 +0000 (22:11 +0000)
commitaba6250250d0cdcd1b7a19ca9c6112639eccbb5e
tree09411ec53428129f181b6b4e00a2e86ab02cbfcd
parent66a7097ca9283bd98fd3fbb507634e444081d215
net/http: clarify ConnState StateActive docs for HTTP/2

Update #13925

Change-Id: I7cd0625fad841eb0e3f364629f9bc225aa2fdce9
Reviewed-on: https://go-review.googlesource.com/18575
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/net/http/server.go