Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Flush
Method
Flush
modules/caddyhttp/encode/encode.go:575–575 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
573
io.WriteCloser
574
Reset(io.Writer)
575
Flush() error
// encoder by default buffers data to maximize compressing rate
576
}
577
578
// Encoding is a type which can create encoders of its kind
Callers
7
FlushError
Method · 0.65
FlushError
Method · 0.65
Write
Method · 0.65
handleUpgradeResponse
Method · 0.65
finalizeResponse
Method · 0.65
serveBrowse
Method · 0.65
testH2ToH2CStreamServeH2C
Function · 0.65
Implementers
1
mockEncoder
modules/caddyhttp/encode/encode_test.g
Calls
no outgoing calls
Tested by
1
testH2ToH2CStreamServeH2C
Function · 0.52