Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#zimic): support non-json body restrictions (#14) #194

Merged

Conversation

diego-aquino
Copy link
Member

@diego-aquino diego-aquino commented Jun 1, 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.

@diego-aquino diego-aquino self-assigned this Jun 1, 2024
@diego-aquino diego-aquino added this to the v0.6.0 milestone Jun 1, 2024
@diego-aquino diego-aquino enabled auto-merge (squash) June 1, 2024 01:50
@diego-aquino diego-aquino merged commit 2f94a6c into canary Jun 1, 2024
14 checks passed
@diego-aquino diego-aquino deleted the @diego-aquino/14-form-data-and-binary-restrictions branch June 1, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP interceptor request match by form data and binaries
1 participant