Module: Cuba::Response::ContentType

Defined in:
lib/cuba.rb

Constant Summary collapse

HTML =

:nodoc:

"text/html".freeze
TEXT =

:nodoc:

"text/plain".freeze
JSON =

:nodoc:

"application/json".freeze