Hi all,
I opened a PR with the patch in this thread in
https://github.com/apache/trafficserver/pull/6463
I expanded a little bit more in my motivation for this change here:
https://github.com/apache/trafficserver/pull/6463#issuecomment-592659119
Cheers,
David
On Thu, Feb 27, 2020 at 11:34 AM Da
Hi all,
This is a proposal to add a new virtual method to the CPP API to get access
to TSRemapRequestInfo.
We're working on a plugin that changes the origin URL on demand, and the
CPP API is a little bit confusing around which URL you need to modify to
accomplish this, specially if you want to le