Skip to content

application/x-www-form-urlencoded request content type is not handled properly #219

@baywet

Description

@baywet

If the type generation seems to be working properly for this request content type, the content serialization won't as we don't have a serializer for it. Adding a serializer should be trivial using the natively available libraries on the platform to build the body so encoding is handled for us.

More reading

originally reported
AB#9787

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfixedgeneratorIssues or improvements relater to generation capabilities.

Type

No type

Projects

Status

Done ✔️

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions