Customize responses to clients

Blocked requests can receive customized response headers, status codes, and content, by configuring the appropriate Actions.

Admins can also run custom Lua code via Edge Functions. Edge Functions with a phase of Response Pre Processing or Response Post Processing will be run after the backend has responded to the request, but before the response is sent to the client.

Last updated

Was this helpful?