From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8360f166fbde3ef2,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-27 14:41:35 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: AWS question Date: Thu, 28 Jun 2001 00:26:57 +0300 Organization: The Hebrew University of Jerusalem Message-ID: <9hdjme$q1o$1@news.huji.ac.il> NNTP-Posting-Host: di3-70.dialin.huji.ac.il X-Trace: news.huji.ac.il 993677839 26680 132.64.13.70 (27 Jun 2001 21:37:19 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Wed, 27 Jun 2001 21:37:19 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:9168 Date: 2001-06-28T00:26:57+03:00 List-Id: First I must thank the AWS authors for doing a great job. My question is about using AWS.Client. I am accessing a site that uses multiple levels of redirection, and I was wonering if there is some hidden option so that Client.Get will get the "normal" HTML page, after all the redirections are done. This seems like a useful feature, but I couldn't find it, so it seems I have to follow these links myself (which means parsing the META tag etc.) Is there an easier way to do this? (If not, I'd add this to the TODO list, since it is seems to me to be quite important for building clients). -- Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== Me!