v5.9.1
What's Changed
- fix: don't timeout while waiting for client to send request (#1604)
- Fix array headers by @mateonunez in #1598
- fix(fetch): implement fully read body algorithm by @KhafraDev in #1597
- fix: add support for
integrity
option to Fetch by @jelmervdl in #1596 - fix(File): respect typed array
byteOffset
andbyteLength
by @mrbbot in #1601
New Contributors
- @mateonunez made their first contribution in #1598
- @jelmervdl made their first contribution in #1596
- @mrbbot made their first contribution in #1601
Full Changelog: v5.8.2...v5.9.1