mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-30 07:35:51 +08:00
Godoc for middleware packages and server package
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// Package headers provides middleware that appends headers to
|
||||
// requests based on a set of configuration rules that define
|
||||
// which routes receive which headers.
|
||||
package headers
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user