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

Method ReadOnly

include/cripts/Urls.hpp:566–570  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564 }
565
566 [[nodiscard]] virtual bool
567 ReadOnly() const
568 {
569 return false;
570 }
571
572 // Some of these URL objects needs the full Context, making life miserable.
573 void

Callers 2

operator=Method · 0.45
Urls.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected