MCPcopy 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
161inline swoc::TextView
162HdrCsvIter::get_current()
163{
164 return m_csv;
165}
166
167inline const char *
168HdrCsvIter::get_current(int *len)

Callers 1

delete_warning_valueMethod · 0.80

Calls 2

sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected