media_type()
Instance Public methods
The String
MIME type of the request.
1 2 | # get "/articles" request.media_type # => "application/x-www-form-urlencoded" |
The String
MIME type of the request.
1 2 | # get "/articles" request.media_type # => "application/x-www-form-urlencoded" |
Designed by : w10schools
service@w10schools.com
Please login to continue.