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

Method reset

include/proxy/hdrs/URL.h:421–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419}
420
421inline void
422URL::reset()
423{
424 m_url_impl = nullptr;
425}
426
427/*-------------------------------------------------------------------------
428 -------------------------------------------------------------------------*/

Callers 3

_loadMethod · 0.45
http_txn_contFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected