Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _f
Class
_f
plugins/experimental/sslheaders/util.cc:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
namespace
27
{
28
struct _f {
29
const char *name;
30
ExpansionField field;
31
};
32
const std::array<_f, SSL_HEADERS_FIELD_MAX - 1> fields = {
33
{
34
{
"certificate"
, SSL_HEADERS_FIELD_CERTIFICATE},
Callers
4
operator()
Method · 0.85
~on_scope_exit
Method · 0.85
invoke
Method · 0.85
~PostScript
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected