Method: Fastly::ResponseObjectResponse#content
- Defined in:
- lib/fastly/models/response_object_response.rb
#content ⇒ Object
The content to deliver for the response object, can be empty.
20 21 22 |
# File 'lib/fastly/models/response_object_response.rb', line 20 def content @content end |