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

Method nuke_proxy_stuff

include/proxy/hdrs/URL.h:430–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428 -------------------------------------------------------------------------*/
429
430inline void
431URL::nuke_proxy_stuff()
432{
433 ink_assert(valid());
434 url_nuke_proxy_stuff(m_url_impl);
435}
436
437/*-------------------------------------------------------------------------
438 -------------------------------------------------------------------------*/

Callers 1

Calls 1

url_nuke_proxy_stuffFunction · 0.85

Tested by

no test coverage detected