Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ empty
Method
empty
src/tscpp/api/Headers.cc:283–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
bool
284
HeaderField::empty()
285
{
286
return (begin() == end());
287
}
288
289
bool
290
HeaderField::clear()
Callers
3
run
Method · 0.45
setHost
Method · 0.45
doRead
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected