Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ flush
Method
flush
plugins/compress/configuration.h:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
cache_ = x;
89
}
90
bool
91
flush()
92
{
93
return flush_;
94
}
95
void
96
set_flush(bool x)
97
{
Callers
2
gzip_transform_one
Function · 0.45
brotli_transform_one
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected