Actions
Feature proposal #7889
closedImplement output option for JSON
Description
Currently you have to encode to JSON and output yourself. Implement support for passing the contents through JSON encode and setting the header output to JSON followed by an exit so it's even easier to create JSON endpoints.
Actions