Classes

Bypass for AJAX requests

Allows a bypass when the request has been run in CLI mode

Allows a bypass for a list of environment types (e.g. DEV, TEST, LIVE)

A rule to match a GET parameter within HTTPRequest

Allows to bypass requests of a particular HTTP method

Path aware trait for rules and bypasses

Url

A rule to match a particular URL

A rule to match beginning of URL

A case insensitive rule to match beginning of URL

Interfaces

A bypass for manual confirmation by user (depending on some runtime conditions)

A rule for checking whether we need to protect a Request