> On Jun 10, 2019, at 21:38, Sudheer Vinukonda
> wrote:
>
> Can you describe the use cases for needing this API?
>
> Also, why can’t the caller normalise the url returned by
> TSHttpTxnEffectiveUrlStringGet()? It appears like an “overload” to support an
> API just for normalisation alone,
Can you describe the use cases for needing this API?
Also, why can’t the caller normalise the url returned by
TSHttpTxnEffectiveUrlStringGet()? It appears like an “overload” to support an
API just for normalisation alone, unless I’m missing something.
- Sudheer
> On Jun 10, 2019, at 6:26 PM,
In https://github.com/apache/trafficserver/pull/5217 .
Same as TSHttpTxnEffectiveUrlStringGet(), but make sure scheme and host are
normalized to all lower case letters.