MCPcopy Create free account
hub / github.com/apache/trafficserver / value_get

Method value_get

src/proxy/logging/unit-tests/test_LogUtils.h:37–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 return {tag};
36 }
37 std::string_view
38 value_get() const
39 {
40 return {value};
41 }
42};
43
44class MIMEHdr

Callers 4

initMethod · 0.45
marshal_file_sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected