Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/http: stop ExampleServer_Shutdown from hanging on error | Patrik Lundin | 2019-07-05 | 1 | -1/+1 |
* | net/http: add http.NotFoundHandler example | esell | 2018-09-27 | 1 | -0/+18 |
* | net/http: add example for http.HandleFunc | David Timm | 2018-08-30 | 1 | -0/+14 |
* | net/http: fix and normalize the [Server.][ListenAnd]Serve[TLS] docs | Filippo Valsorda | 2018-07-24 | 1 | -0/+22 |
* | net/http: add example to Server.Shutdown | Stephen McQuay (smcquay) | 2017-11-14 | 1 | -0/+28 |
* | net/http: add example for setting trailers in an Handler | Brad Fitzpatrick | 2015-07-20 | 1 | -0/+23 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+88 |