aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/doc.go
AgeCommit message (Expand)Author
2025-10-08net/http: update HTTP/2 documentation to reference new config featuresDamien Neil
2024-01-10net: add available godoc linkcui fliter
2023-01-30net/http: add section headers to package docRuss Cox
2022-04-11all: gofmt main repoRuss Cox
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2016-11-11net/http: document relation and interaction with golang.org/x/net/http2Brad Fitzpatrick
2016-11-10net/http: update Transport doc example to not disable http2Brad Fitzpatrick
2016-01-08net/http: document GODEBUG settings, update bundled http2Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox