| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0 source code.tar.gz | 2022-04-30 | 164.5 kB | |
| 0.5.0 source code.zip | 2022-04-30 | 168.0 kB | |
| README.md | 2022-04-30 | 1.5 kB | |
| Totals: 3 Items | 334.0 kB | 0 | |
Fixes & Improvements
- Always send upper-case HTTP methods by @semoal & @sirlancelot in https://github.com/developit/redaxios/pull/66 and https://github.com/developit/redaxios/pull/71
- Don't override
Content-Typefor Blob request bodies by @lukewarlow in https://github.com/developit/redaxios/pull/70 - URL-decode XSRF cookie token by @neupauer in https://github.com/developit/redaxios/pull/69
- Safeguard document.cookie for sandboxed applications by @donlion in https://github.com/developit/redaxios/pull/78
TypeScript
- Return
redaxiosfromcreate()by @dacioromero in https://github.com/developit/redaxios/pull/68 - Allow
Headersobjects for request and response headers by @hdimitrov1 in https://github.com/developit/redaxios/pull/79
New Contributors
- @neupauer made their first contribution in https://github.com/developit/redaxios/pull/69
- @lukewarlow made their first contribution in https://github.com/developit/redaxios/pull/70
- @semoal made their first contribution in https://github.com/developit/redaxios/pull/66
- @sirlancelot made their first contribution in https://github.com/developit/redaxios/pull/71
- @dacioromero made their first contribution in https://github.com/developit/redaxios/pull/68
- @hdimitrov1 made their first contribution in https://github.com/developit/redaxios/pull/79
- @donlion made their first contribution in https://github.com/developit/redaxios/pull/78
Full Changelog: https://github.com/developit/redaxios/compare/0.4.1...0.5.0