Hi there, Is there a way to use the ATS as an HTTP client to download and store given content? I'm aware that I can achieve this with a local HTTP client (wget, curl) which uses the ATS as a forward proxy and then the ATS will store the content (which is the actual goal). I was wondering if there is a way without using an additional HTTP client so that I can skip the additional content moving between sockets.
Thanks, Pavel.