Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-16 | Fix edgecase in Transfer-Encoding chunked | 1 | -3/+2 | |
2021-10-15 | Polish | 1 | -8/+59 | |
2021-10-14 | `bun create react app` is almost done | 1 | -0/+12 | |
2021-10-13 | [fetch] Slight perf improvement | 1 | -0/+4 | |
2021-10-13 | [fetch] Support Transfer-Encoding: chunked | 1 | -32/+119 | |
2021-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 1 | -44/+163 | |
2021-10-10 | [fetch] Add support for gzip & deflate to the http client | 1 | -88/+214 | |
2021-10-05 | [fetch] Fix bug with HTTP request bodies | 1 | -5/+13 | |
2021-09-27 | Ignore leading invalid unicode characters in response bodies in Response.text() | 1 | -2/+2 | |
2021-09-27 | Pass User-Agent in fetch() by default (but allow overriding) | 1 | -5/+18 | |
2021-09-09 | currentjarred/fetch-experiment | 1 | -3/+11 | |
2021-09-09 | fetc h!!! | 1 | -0/+444 |