| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-02-27 | net/http: reject newlines in chunk-size lines | Damien Neil |
| 2024-01-04 | net/http: respond with 400 Bad Request for empty hex number of chunk length | Andy Pan |
| 2023-12-05 | net/http: limit chunked data overhead | Damien Neil |
| 2021-10-20 | net/http/internal: return unexpected EOF on incomplete chunk read | Alexander Yastrebov |
| 2020-10-20 | all: update references to symbols moved from io/ioutil to io | Russ Cox |
| 2016-10-18 | net/http/internal: don't block unnecessarily in ChunkedReader | Brad Fitzpatrick |
| 2016-05-06 | all: use SeekStart, SeekCurrent, SeekEnd | Joe Tsai |
| 2016-01-25 | net/http: check max size of HTTP chunks | Brad Fitzpatrick |
| 2015-11-10 | net/http/internal: ignore chunk-extension when reading chunked encoding bodies | Brad Fitzpatrick |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
