Method: Appfuel::WebApi::HttpModel#content_type
- Defined in:
- lib/appfuel/storage/web_api/http_model.rb
#content_type ⇒ Object (readonly)
Returns the value of attribute content_type.
32 33 34 |
# File 'lib/appfuel/storage/web_api/http_model.rb', line 32 def content_type @content_type end |