Skip to content

v9.2.0

Choose a tag to compare

@squiggler-app squiggler-app released this 21 Jul 14:45
236fd8d

Minor Changes

  • record and match binary (Uint8Array / ArrayBuffer) and ReadableStream request bodies as bytes, and add a bodyBytes() matcher (#611) (b4098ff)
  • record and match the remaining request body types - Blob/File, FormData, and URLSearchParams - add a headers match option, and support array values in queryContaining (#611) (b4098ff)