You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diego-aquino
changed the title
HTTP interceptor request match by form data and blob
HTTP interceptor request match by form data and binaries
May 26, 2024
### Features
- [#zimic] Added support to non-JSON body restrictions, including plain
text, URLSearchParams, FormData and Blobs.
### Fixes
- [#zimic] Improved the algorithm to check equality checks for http
headers, search params and form data.
### Documentation
- [#zimic] Added "thoroughly tested" to `README.md`.
Closes#14.
The text was updated successfully, but these errors were encountered: