Skip to content

Added support for application/x-www-form-urlencoded#125

Merged
pk-work merged 1 commit intomainfrom
formurl
Apr 24, 2026
Merged

Added support for application/x-www-form-urlencoded#125
pk-work merged 1 commit intomainfrom
formurl

Conversation

@pk-work
Copy link
Copy Markdown
Contributor

@pk-work pk-work commented Apr 24, 2026

Motivation:

application/x-www-form-urlencoded is not included in the default media type registry, which causes issues when implementing OAuth2 token endpoints (RFC 6749 requires this media type).

Conformance:
Added complete support for application/x-www-form-urlencoded media type with a dedicated content analyser.

@pk-work
Copy link
Copy Markdown
Contributor Author

pk-work commented Apr 24, 2026

Hi @shihb I've made the changes for you as discussed. I iwll close the original PR #123

@pk-work pk-work mentioned this pull request Apr 24, 2026
1 task
@pk-work pk-work merged commit 2f06e9f into main Apr 24, 2026
5 checks passed
@pk-work pk-work deleted the formurl branch April 24, 2026 08:22
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.

2 participants