Method: Acme::Client::HTTPClient::AcmeMiddleware#response
- Defined in:
- lib/acme/client/http_client.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
57 58 59 |
# File 'lib/acme/client/http_client.rb', line 57 def response @response end |