Skip to content

v0.5.5

Choose a tag to compare

@kettanaito kettanaito released this 26 Nov 10:40

Bug fixes

  • Fixes an issue where XMLHttpRequest requests ignored the responseType property when retrieving the mocked response (#69, #70 ). Mocked XMLHttpRequest responses now respect json, blob, and arraybuffer values of the responseType property.