Libraries
»
yaframework
(0.5.2)
»
Index (C)
»
Yaframework
»
Response
»
ContentType
Module: Yaframework::Response::ContentType
Defined in:
lib/yaframework/response.rb
Constant Summary
collapse
HTML =
"
text/html
"
TEXT =
"
text/plain
"
JSON =
"
application/json
"