Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ extract
Method
extract
plugins/experimental/txn_box/plugin/src/Extractor.cc:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
Feature
69
Extractor::extract(Config &, Extractor::Spec const &)
70
{
71
return NIL_FEATURE;
72
}
73
74
BufferWriter &
75
Extractor::format(BufferWriter &w, Spec const &spec, Context &ctx)
Callers
2
Extractor.cc
File · 0.45
car
Function · 0.45
Calls
5
index_of
Method · 0.95
storage_for
Method · 0.80
render_transient
Method · 0.80
empty
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected