Class: Rakie::HttpMIME

Inherits:
Object
  • Object
show all
Defined in:
lib/rakie/http_proto.rb

Constant Summary collapse

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