]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled http2
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 16 Jun 2017 20:37:21 +0000 (20:37 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 16 Jun 2017 20:53:36 +0000 (20:53 +0000)
commit8d75558b766db3ee320297e97f021fbb615b13aa
tree2b3765f8cdc33c011db9c1760b84c66b878df319
parentec7c6c16e14a46d907c7dc95662093f0ed846143
net/http: update bundled http2

Updates http2 to x/net/http2 git rev 973f3f3 for:

   http2: make Transport treat http.NoBody like it were nil
   https://golang.org/cl/45993

Updates #18891

Change-Id: I846ccf286992ed2c6249014e51fdeb40b35e50ed
Reviewed-on: https://go-review.googlesource.com/46000
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/h2_bundle.go