Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ reset
Method
reset
include/proxy/http/Http1Transaction.h:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
inline void
65
Http1Transaction::reset()
66
{
67
_sm = nullptr;
68
}
69
70
inline void
71
Http1Transaction::set_reader(IOBufferReader *reader)
Callers
1
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected