summaryrefslogtreecommitdiff
path: root/src/net/http/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* net/http: stop ExampleServer_Shutdown from hanging on errorPatrik Lundin2019-07-051-1/+1
* net/http: add http.NotFoundHandler exampleesell2018-09-271-0/+18
* net/http: add example for http.HandleFuncDavid Timm2018-08-301-0/+14
* net/http: fix and normalize the [Server.][ListenAnd]Serve[TLS] docsFilippo Valsorda2018-07-241-0/+22
* net/http: add example to Server.ShutdownStephen McQuay (smcquay)2017-11-141-0/+28
* net/http: add example for setting trailers in an HandlerBrad Fitzpatrick2015-07-201-0/+23
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+88