For inexplicable reasons, `std::string_view` doesn't have good support for assignment from `std::string` and we can't `using` the methods down because there are subtle differences that need to be preserved.
This is split out of #4168. [ Full content available at: https://github.com/apache/trafficserver/pull/4175 ] This message was relayed via gitbox.apache.org for [email protected]
