JSONResponse
trait JSONResponse (View source)
Provides a simplified method for creating JSON-based HTTPResponses.
Methods
Details
SS_HTTPResponse
jsonResponse(array $body, int $status = 200)
No description