mirror of
https://github.com/caddyserver/caddy.git
synced 2026-01-16 17:20:34 +00:00
@@ -153,6 +153,10 @@ func init() {
|
||||
// {{.Req.Header.Get "User-Agent"}}
|
||||
// ```
|
||||
//
|
||||
// ##### `.OriginalReq`
|
||||
//
|
||||
// Like .Req, except it accesses the original HTTP request before rewrites or other internal modifications.
|
||||
//
|
||||
// ##### `.RespHeader.Add`
|
||||
//
|
||||
// Adds a header field to the HTTP response.
|
||||
|
||||
Reference in New Issue
Block a user