-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Description
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.