This module provides often-needed helper methods for sending responses.
Methods
(static) renderJSON()
Transforms the provided object into JSON format and sends it as JSON response to the client.
This module provides often-needed helper methods for sending responses.
Transforms the provided object into JSON format and sends it as JSON response to the client.