MCPcopy 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
762inline void
763HttpSM::postbuf_clear()
764{
765 this->_postbuf.clear();
766}
767
768inline void
769HttpSM::disable_redirect()

Callers 3

tunnel_handler_pushMethod · 0.95
kill_thisMethod · 0.95
do_redirectMethod · 0.95

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected