| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | net/http/internal: don't block unnecessarily in ChunkedReader | Brad Fitzpatrick | 2016-10-18 | 2 | -9/+48 |
| * | all: use SeekStart, SeekCurrent, SeekEnd | Joe Tsai | 2016-05-06 | 1 | -1/+1 |
| * | net/http: check max size of HTTP chunks | Brad Fitzpatrick | 2016-01-25 | 2 | -13/+32 |
| * | net/http/internal: ignore chunk-extension when reading chunked encoding bodies | Brad Fitzpatrick | 2015-11-10 | 2 | -6/+44 |
| * | net/http: register HTTP/2 before listening in ListenAndServe | Brad Fitzpatrick | 2015-11-04 | 1 | -0/+41 |
| * | net/http: flush request body chunks in Transport | Brad Fitzpatrick | 2015-05-14 | 1 | -2/+15 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 2 | -0/+358 |
