Custom Headers

Learn how to add or modify headers with Caddy

Updated

In your App's settings, you can customize the Caddy routes with the header directive.

For example, adding a header to responses:

header Custom-Header "My Value"

%{default}