On 10/24/2013 8:29 PM, Mohd Akhbar wrote:
out of those two, which one is possible ? From the way ask, seems like the second one is doable. If can, how can i implement it ?

I don't know of a way to do this with ATS out-of-the-box. If you look at this project :

http://frox.sourceforge.net/

It implements fetching from an HTTP proxy (rather than an HTTP origin server) by constructing an HTTP GET request with an ftp://... URL -- source code here :

http://www.hollo.org/cgi-bin/darcs?frox*./src/httpcache.c*20050701155136-91d48-6109433d0c1a6a3fa024cf5535fc8f559c233cfe.gz*./src/httpcache.c*20040228025012-91d48-4a1ed38bce14ec7dc95335e69d39394d5a670670.gz

You could presumably use ATS as the HTTP proxy in a similar setup.


Reply via email to