aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/httptest/example_test.go
AgeCommit message (Expand)Author
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2019-10-18net/http/httptest: add EnableHTTP2 to ServerEmmanuel T Odeke
2017-03-03net/http/httptest: add Client and Certificate methods to ServerJohan Brandhorst
2016-08-23net/http/httptest: updated example to use Result()Dhaivat Pandit
2016-06-27net/http/httptest: show usage of httptest.NewRequest in exampleKonstantin Shaposhnikov
2014-09-08build: move package sources from src/pkg to srcRuss Cox