I'm using THttpCli as a link checker, mainly making 'HEAD' requests, but sometimes 'HEAD' doesn't give me a proper result and I then make a GET request.
The issue with GET is that I don't want the document, just the headers. How can I stop the GET request so that it doesn't download the document which is a waste for my purposes? Will calling Abort() or CloseAsync() in OnHeaderEnd() work? What is the best way? Thanks, Albert Wiersch AI Internet Solutions LLC supp...@htmlvalidator.com http://www.htmlvalidator.com/ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be