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

Method to_url

plugins/header_rewrite/parser.h:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 char *
51 to_url() const
52 {
53 return _to_url;
54 }
55
56 bool
57 empty() const

Callers 1

initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected