Method: Datadog::AppSec::Contrib::Rack::Gateway::Response#body
- Defined in:
- lib/datadog/appsec/contrib/rack/gateway/response.rb
#body ⇒ Object (readonly)
Returns the value of attribute body.
12 13 14 |
# File 'lib/datadog/appsec/contrib/rack/gateway/response.rb', line 12 def body @body end |