aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/example_test.go
AgeCommit message (Expand)Author
2019-07-05net/http: stop ExampleServer_Shutdown from hanging on errorPatrik Lundin
2018-09-27net/http: add http.NotFoundHandler exampleesell
2018-08-30net/http: add example for http.HandleFuncDavid Timm
2018-07-24net/http: fix and normalize the [Server.][ListenAnd]Serve[TLS] docsFilippo Valsorda
2017-11-14net/http: add example to Server.ShutdownStephen McQuay (smcquay)
2015-07-20net/http: add example for setting trailers in an HandlerBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox