Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ allow304
Method
allow304
plugins/background_fetch/configs.h:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool
79
allow304() const
80
{
81
return _allow_304;
82
}
83
84
// This parses and populates the BgFetchRule linked list (_rules).
85
bool readConfig(const char *file_name);
Callers
1
cont_handle_response
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected