Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 474 Bytes

Configure Policy Chain

Environment configuration can define the global policy chain. You can provide custom chain or insert policies to the default one.

Using Echo Policy

Echo policy accepts configuration option to terminate the request phase. See the example in configuration.lua.

You can start it as:

ECHO_STATUS=202 bin/apicast --environment examples/policy_chain/configuration.lua