Skip to content

Rename enableJSONPOST #442

@seancorfield

Description

@seancorfield

This is poorly named since it enables more than just JSON support and it does it for all HTTP verbs, not just POST. A better name would be enableRESTbody but I'd like feedback from the community on this.

Note that it will be a breaking change for anyone using enableJSONPOST so that option needs to throw an exception at startup to avoid silent changes of behavior.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions