Skip to content

fetch 0.7.0

Compare
Choose a tag to compare
@mislav mislav released this 30 May 12:49
· 492 commits to main since this release
  • Fix up body consuming on request
  • Handle FormData in lack of blob case
  • Throw TypeError if body is given for GET or HEAD
  • Declare deliberate "async=true" on XMLHttpRequest open
  • If CORS, with credentials