bneradt opened a new pull request #8617: URL: https://github.com/apache/trafficserver/pull/8617
This reverts #8548 and instead directly calls HttpTransact::need_to_revalidate in TSHttpTxnCacheLookupStatusGet to ensure that an object which is a cache hit is indeed something ATS can return to the client. Fixes #8616 --- ## For Review: This fixes the cache-request-method.test.py AuTest which is currently failing CI for master. Most of this change simply reverts #8548. The only real change is calling need_to_revalidate in InkAPI.cc in TSHttpTxnCacheLookupStatusGet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
