comply_audit

Added in version 1.9.9.

This escaper swaps the active auditor for the current request.

It updates the per-request audit target and then forwards the request to next.

There is no path selection support for this escaper.

Config Keys

next

required, type: str

Set the next escaper in the chain.

auditor

required, type: str

Set the auditor to apply.

Example

next: direct
auditor: strict-audit