| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-10-30 | tsweb: add StdHandlerOpts that accepts an options struct | Josh Bleecher Snyder | 1 | -1/+1 |
| 2020-09-17 | tsweb: when unwrapping HTTPError, record the user-facing message also in the log | David Crawshaw | 1 | -2/+3 |
| 2020-04-28 | tstest: rename from testy. | David Anderson | 1 | -2/+2 |
| 2020-04-05 | tsweb: add some Benchmarks | Brad Fitzpatrick | 1 | -0/+32 |
| 2020-04-05 | tsweb: rename Handler to ReturnHandler | Brad Fitzpatrick | 1 | -15/+21 |
| 2020-04-05 | tsweb: fix tests. | David Anderson | 1 | -1/+1 |
| 2020-04-04 | tsweb: don't flush, treat no-op Handler as 200, like Go | Brad Fitzpatrick | 1 | -11/+6 |
| 2020-04-03 | tsweb: add a test case for nil child errors in tsweb.Error. | David Anderson | 1 | -0/+16 |
| 2020-03-19 | tsweb: use a ResponseWriter wrapper to log more accurately. | David Anderson | 1 | -0/+254 |
