index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
http
/
h2_bundle.go
Age
Commit message (
Expand
)
Author
2022-04-11
all: gofmt main repo
Russ Cox
2022-03-17
all: update vendored x dependencies for Go 1.19 development cycle
Heschi Kreinick
2021-12-13
net/http: revert h2_bundle.go formatting change from CL 368254
Bryan C. Mills
2021-12-13
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-09
net/http: update bundled golang.org/x/net/http2
Filippo Valsorda
2021-11-29
vendor: update golang.org/x/net to tip
Ian Lance Taylor
2021-11-09
all: update vendored golang.org/x/{net,text} for Go 1.18 release
Dmitri Shuralyov
2021-10-28
net/http: restore generated // +build comment
Bryan C. Mills
2021-10-28
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
Russ Cox
2021-10-06
all: update golang.org/x/net to pull in CL 353390
Damien Neil
2021-09-01
all: update golang.org/x/net to pull in CL 346890
Damien Neil
2021-05-19
cmd/internal/moddeps: use filepath.SkipDir only on directories
Dmitri Shuralyov
2021-05-05
all: update vendored dependencies for Go 1.17
Alexander Rakoczy
2021-03-15
all: update golang.org/x/* dependencies
Emmanuel T Odeke
2021-03-13
net/http: revert change from CL 299109 breaking TestAllDependencies
Tobias Klauser
2021-03-13
all: remove duplicate words
John Bampton
2021-02-20
all: go fmt std cmd (but revert vendor)
Russ Cox
2020-12-10
std: update golang.org/x/net to 20201209123823-ac852fbbde11
Dmitri Shuralyov
2020-11-11
all: update vendored dependencies for Go 1.16 release
Dmitri Shuralyov
2020-09-30
src/go.mod, net/http: update bundled and latest golang.org/x/net
Emmanuel T Odeke
2020-09-05
src/go.mod, net/http: update bundled and latest golang.org/x/net
Paschalis Tsilias
2020-08-25
src/go.mod, net/http: update bundled and latest golang.org/x/net
Emmanuel T Odeke
2020-05-01
cmd,std: update golang.org/x/net to 20200501053045-e0ff5e5a1de5
Brad Fitzpatrick
2020-03-20
net/http: update bundled x/net/http2
Emmanuel T Odeke
2019-11-27
net/http: update bundled x/net/http2
Brad Fitzpatrick
2019-11-04
net/http: support disabling built-in HTTP/2 with a new build tag
Brad Fitzpatrick
2019-10-09
net/http: update bundled x/net/http2
Emmanuel T Odeke
2019-08-23
net/http: update bundled golang.org/x/net/http2 to import security fix
Filippo Valsorda
2019-06-07
net/http: support BaseContext & ConnContext for http2 Server
Brad Fitzpatrick
2019-05-16
net/http: update vendored, bundled x/net/http2
Brad Fitzpatrick
2019-05-06
net/http: update bundled x/net/http2
Brad Fitzpatrick
2019-03-11
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
Bryan C. Mills
2019-01-23
net/http: update bundled http2
Brad Fitzpatrick
2018-12-02
all: use "reports whether" consistently instead of "returns whether"
Tobias Klauser
2018-12-01
net/http: update bundled x/net/http2
Brad Fitzpatrick
2018-11-29
vendor/golang_org/x: move to internal/x
Bryan C. Mills
2018-07-31
net/http: revert CL 89275 (don't sniff Content-Type when nosniff set)
Brad Fitzpatrick
2018-07-19
net/http: update bundled http2
Brad Fitzpatrick
2018-07-12
net/http: update bundled http2
Brad Fitzpatrick
2018-07-12
net/http: update bundled http2
Brad Fitzpatrick
2018-07-10
net/http: update bundled http2
Michael Fraenkel
2018-07-09
net/http: update bundled http2
Brad Fitzpatrick
2018-06-29
net/http: update bundled http2
Brad Fitzpatrick
2018-05-07
vendor, net/http: update x/net for httplex to httpguts merge
Brad Fitzpatrick
2018-05-06
net/http: update bundled http2
Kunpei Sakai
2018-01-10
net/http: fix "http2: no cached connection..." error with x/net/http2
Brad Fitzpatrick
2018-01-05
net/http: don't validate WriteHeader code if header's already been sent
Brad Fitzpatrick
2017-12-01
net/http: update bundled http2
Brad Fitzpatrick
2017-11-28
net/http: update bundled http2
Brad Fitzpatrick
2017-11-15
net/http: don't set Content-Type with empty body automatically
Tw
[prev]
[next]