Method: Fastly::ResponseObjectResponse#status
- Defined in:
- lib/fastly/models/response_object_response.rb
#status ⇒ Object
The HTTP status code.
29 30 31 |
# File 'lib/fastly/models/response_object_response.rb', line 29 def status @status end |