Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Once puppet is handling everything as JSON instead of PSON, we need to change from using application/pson (or variants) to application/json (strictly, don't accept just json or x-json or any other variations).
In order to be mostly backwards compatible puppet should still accept PSON content types but only decode and encode them like JSON. When it does this it needs to issue a warning about using a deprecated format and that it is no longer fully functional.
Attachments
Issue Links
- relates to
-
PUP-7261 Add charset parameter in Content-Type header
-
- Closed
-
-
SERVER-1828 Add HTTP 406 / HTTP 415 handling for Clojure-based endpoints
-
- Closed
-