@scw00 Because this case is a cache hit, we will not be following redirects. `is_redirect_required()` should return `false`, and so we should only call `do_api_callout_internal()` when `hooks_set` is `true` and otherwise we call `handle_api_return()`.
So it should not be the case that we call hooks twice, but please point out if I missed something. [ Full content available at: https://github.com/apache/trafficserver/pull/4289 ] This message was relayed via gitbox.apache.org for [email protected]
