Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Reset
Method
Reset
modules/caddyhttp/encode/encode.go:574–574 ·
view source on GitHub ↗
(io.Writer)
Source
from the content-addressed store, hash-verified
572
type
Encoder
interface
{
573
io.WriteCloser
574
Reset(io.Writer)
575
Flush() error
// encoder by default buffers data to maximize compressing rate
576
}
577
Callers
15
handleConfig
Function · 0.65
rotate
Method · 0.65
rotate
Method · 0.65
Read
Method · 0.65
Hijack
Method · 0.65
parseCaddyfileHandlePath
Function · 0.65
ServeHTTP
Method · 0.65
Close
Method · 0.65
init
Method · 0.65
TestNestedInclude
Function · 0.65
ServeHTTP
Method · 0.65
funcInclude
Method · 0.65
Implementers
1
mockEncoder
modules/caddyhttp/encode/encode_test.g
Calls
no outgoing calls
Tested by
2
TestNestedInclude
Function · 0.52
TestHandlerCopyResponse
Function · 0.52