Class: Datadog::AppSec::Contrib::Sinatra::Gateway::Request

Inherits:
Rack::Gateway::Request show all
Defined in:
lib/datadog/appsec/contrib/sinatra/gateway/request.rb

Overview

Gateway Request argument. Normalized extration of data from Rack::Request

Instance Attribute Summary

Attributes inherited from Rack::Gateway::Request

#env

Method Summary

Methods inherited from Rack::Gateway::Request

#body, #client_ip, #cookies, #form_hash, #fullpath, #headers, #host, #initialize, #method, #path, #query, #remote_addr, #request, #url, #user_agent

Constructor Details

This class inherits a constructor from Datadog::AppSec::Contrib::Rack::Gateway::Request