v1.7.0-beta.2
版本发布时间: 2024-05-20 02:01:18
axios/axios最新发布版本:v1.7.7(2024-09-01 06:02:04)
Release notes:
Bug Fixes
- fetch: capitalize HTTP method names; (#6395) (ad3174a)
- fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
- fetch: fix headers getting from a stream response; (#6401) (870e0a7)