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