3.6.21 (2024-01-19)
Bug Fixes
- Have unique error messages for xhr timeouts and errors (#1380) (7170f0b)
- Headers only accepts array which have nested array of length 2 (f7e3e92)
- ignore not throw on invalid response headers (9a6d748), closes #930
- Response.error().ok === false (#1412) (27e1c75)
- when no body supplied, do not set bodyUsed to true (7d92dff)