Skip to content

v3.7.0

Compare
Choose a tag to compare
@kornelski kornelski released this 19 Oct 14:09
· 459 commits to master since this release
  • Limit maximum response size. Prevents zip bombs (Kornel)
  • Catch and pass along errors in .ok() callback (Jeremy Ruppel)
  • Fixed parsing of XHR headers without a newline (nsf)