aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/omithttp2.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-11-11all: update vendored dependencies for Go 1.16 releaseDmitri Shuralyov
2020-08-25net/http: fix detection of Roundtrippers that always errorMichael Fraenkel
2020-03-03net/http: fix handling of HTTP/2 upgrade failuresRuss Cox
2020-01-29net/http: don't treat an alternate protocol as a known round tripperIan Lance Taylor
2019-11-04net/http: support disabling built-in HTTP/2 with a new build tagBrad Fitzpatrick