aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/httptest
AgeCommit message (Expand)Author
2015-10-22net/http/httptest: fix comment regarding certificate expiryJoel Sing
2015-10-20net/http/httptest: detect Content-Type in ResponseRecorderNodir Turakulov
2015-10-20net/http/httptest: change Server to use http.Server.ConnState for accountingBrad Fitzpatrick
2015-09-04net/http/httptest: ResponseRecorder.WriteStringNodir Turakulov
2015-06-29net/http/httptest: increase test Server's key sizeBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox