mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-03 15:17:22 +08:00
parent
2e46c2ac1d
commit
6cadb60fa2
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user