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

Method get_type

src/proxy/hdrs/URL.cc:797–801  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

795 -------------------------------------------------------------------------*/
796
797int
798URLImpl::get_type()
799{
800 return this->m_url_type;
801}
802
803/*-------------------------------------------------------------------------
804 -------------------------------------------------------------------------*/

Callers 1

port_getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected