Skip to content

fix(request-validation): support Content-Type header with charset for urlencoded data#12406

Merged
Baoyuantop merged 2 commits into
apache:masterfrom
Baoyuantop:fix-request-validation-header
Jul 11, 2025
Merged

fix(request-validation): support Content-Type header with charset for urlencoded data#12406
Baoyuantop merged 2 commits into
apache:masterfrom
Baoyuantop:fix-request-validation-header

Conversation

@Baoyuantop

Copy link
Copy Markdown
Contributor

Description

Which issue(s) this PR fixes:

Fixes #11687

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Jul 7, 2025

@membphis membphis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice PR

@Baoyuantop
Baoyuantop merged commit 2a22fc8 into apache:master Jul 11, 2025
21 of 23 checks passed
@Baoyuantop
Baoyuantop deleted the fix-request-validation-header branch July 11, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: request-validation plugin is buggy when header 'Content-Type: application/x-www-form-urlencoded' has parameters

4 participants