v3.6.0
版本发布时间: 2021-02-18 20:29:39
JakeChampion/fetch最新发布版本:v3.6.20(2023-12-14 07:12:38)
Bug fixes:
-
Improve error message if a header contains an invalid character -- https://github.com/github/fetch/pull/880 Thank you for the contribution @CarmeloPatti
-
Make Response.statusText be an empty string if set to
undefined
and be'null'
if set tonull
-- https://github.com/github/fetch/pull/897 Thank you for the contribution @tkrotoff -
Represent non-stringified JSON request body as an [object Object] string -- https://github.com/github/fetch/pull/881 Thank you for the contribution @kettanaito
1、 fetch.umd.js 18.28KB