Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Mangrullo::Constants::HTTP
HTTP response constants
Constants
JSON_CONTENT_TYPE = "application/json"
STATUS_INTERNAL_ERROR = 500
STATUS_NOT_FOUND = 404
STATUS_OK = 200
TEXT_CONTENT_TYPE = "text/plain"