| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | net/http/httptest: allow creation of Server manually | Joe Tsai | 2017-06-30 | 1 | -13/+53 |
| * | net/http/httptest: don't panic on Close of user-constructed Server value | Brad Fitzpatrick | 2017-03-27 | 1 | -0/+17 |
| * | net/http: use httptest.Server Client in tests | Johan Brandhorst | 2017-03-08 | 1 | -0/+24 |
| * | net/http/httptest: add Client and Certificate methods to Server | Johan Brandhorst | 2017-03-03 | 1 | -0/+23 |
| * | net: fix vet warnings | Mohit Agarwal | 2016-03-02 | 1 | -1/+1 |
| * | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -1/+1 |
| * | net/http/httptest: make Server.CloseClientConnections wait for conns to close | Brad Fitzpatrick | 2016-02-10 | 1 | -0/+14 |
| * | net/http/httptest: close conns in StateNew on Server close | Brad Fitzpatrick | 2015-10-27 | 1 | -0/+30 |
| * | net/http/httptest: change Server to use http.Server.ConnState for accounting | Brad Fitzpatrick | 2015-10-20 | 1 | -0/+27 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+29 |
