Module: Yaframework::Response::ContentType

Defined in:
lib/yaframework/response.rb

Constant Summary collapse

HTML =
"text/html"
TEXT =
"text/plain"
JSON =
"application/json"