MCPcopy Create free account
hub / github.com/apache/trafficserver / mark_target_dirty

Method mark_target_dirty

include/proxy/hdrs/HTTP.h:827–831  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825 -------------------------------------------------------------------------*/
826
827inline void
828HTTPHdr::mark_target_dirty() const
829{
830 m_target_cached = false;
831}
832/*-------------------------------------------------------------------------
833 -------------------------------------------------------------------------*/
834

Callers 6

url_getMethod · 0.95
updateVectorMethod · 0.80
ModifyRequestMethod · 0.80
setup_for_remapMethod · 0.80
finish_remapMethod · 0.80
TSHttpTxnClientReqGetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected