MCPcopy 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

26namespace
27{
28struct _f {
29 const char *name;
30 ExpansionField field;
31};
32const std::array<_f, SSL_HEADERS_FIELD_MAX - 1> fields = {
33 {
34 {"certificate", SSL_HEADERS_FIELD_CERTIFICATE},

Callers 4

operator()Method · 0.85
~on_scope_exitMethod · 0.85
invokeMethod · 0.85
~PostScriptMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected