Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ postbuf_clear
Method
postbuf_clear
include/proxy/http/HttpSM.h:762–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
760
}
761
762
inline void
763
HttpSM::postbuf_clear()
764
{
765
this->_postbuf.clear();
766
}
767
768
inline void
769
HttpSM::disable_redirect()
Callers
3
tunnel_handler_push
Method · 0.95
kill_this
Method · 0.95
do_redirect
Method · 0.95
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected