Custom Headers with Caddy
Learn how to add or modify headers with Caddy
Updated over 3 months ago
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}