1
0
mirror of https://github.com/golang/go synced 2024-11-24 20:30:14 -07:00
go/src/internal
Brad Fitzpatrick e8e1928bd2 net/http: update http2 to check header values, move from vendor to internal
Updates x/net/http2 to git rev b2ed34f for https://golang.org/cl/18727

Updates #14029 (fixes it enough for Go 1.6)
Fixes #13961

Change-Id: Id301247545507671f4e79df0e7c6ec9c421d5a7c
Reviewed-on: https://go-review.googlesource.com/18728
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-01-21 00:19:02 +00:00
..
golang.org/x/net/http2/hpack net/http: update http2 to check header values, move from vendor to internal 2016-01-21 00:19:02 +00:00
race internal/race: add package 2015-11-26 16:50:31 +00:00
singleflight
syscall internal/syscall/windows: correct GetACP and MultiByteToWideChar 2016-01-08 16:15:59 +00:00
testenv
trace