mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-01 00:43:23 +08:00
Remove duplicate words in comments (#4986)
This commit is contained in:
@ -1360,7 +1360,7 @@ var bufPool = sync.Pool{
|
||||
}
|
||||
|
||||
// handleResponseContext carries some contextual information about the
|
||||
// the current proxy handling.
|
||||
// current proxy handling.
|
||||
type handleResponseContext struct {
|
||||
// handler is the active proxy handler instance, so that
|
||||
// routes like copy_response may inherit some config
|
||||
|
Reference in New Issue
Block a user