Method: Fastly::ResponseObjectResponse#content_type
- Defined in:
- lib/fastly/models/response_object_response.rb
#content_type ⇒ Object
The MIME type of the content, can be empty.
23 24 25 |
# File 'lib/fastly/models/response_object_response.rb', line 23 def content_type @content_type end |