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