Skip to content

feat: stringify body to search string for Content-Type: application/x-www-form-urlencoded #482

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kricsleo
Copy link
Member

…orm-urlencoded`

resolves #425

Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.11%. Comparing base (27996d3) to head (27b12a0).
Report is 67 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #482       +/-   ##
===========================================
+ Coverage   56.86%   70.11%   +13.24%     
===========================================
  Files          16       17        +1     
  Lines         728      532      -196     
  Branches      113      139       +26     
===========================================
- Hits          414      373       -41     
+ Misses        303      148      -155     
  Partials       11       11               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Check if the body should be parsed to handle x-www-form-urlencoded payloads
1 participant