Flowdock
media_type() public

The String MIME type of the request.

# get "/articles"
request.media_type # => "application/x-www-form-urlencoded"
Show source
Register or log in to add new notes.