Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_current
Method
get_current
include/proxy/hdrs/HdrUtils.h:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
inline swoc::TextView
162
HdrCsvIter::get_current()
163
{
164
return m_csv;
165
}
166
167
inline const char *
168
HdrCsvIter::get_current(int *len)
Callers
1
delete_warning_value
Method · 0.80
Calls
2
size
Method · 0.45
data
Method · 0.45
Tested by
no test coverage detected