Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-11 | New HTTP client (#1231) | 1 | -4/+4 | ||
* wip * It mostly works! * Support `bun install` * Support `bun create` * Support chunked transfer encoding * Handle Keep Alive when redirecting to a different domain Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2021-10-13 | [fetch] Support Transfer-Encoding: chunked | 1 | -2/+2 | ||
2021-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 1 | -0/+21 | ||