On Wed, Jul 05, 2000 at 12:51:07PM -0700, Dmitry Beransky wrote:
> Hi,
>
> I remember seen the answer to this some time ago (I may have even asked
> this myself), but I couldn't find it in the archives. Can anyone remind me
> why Apache::ASP includes a message body in reply to a HEAD request?
Probably because it is just running your script. You need to check
the REQUEST_METHOD variable and branch accordingly.
Same goes for the If-Modified header.
I find the resources at http://www.web-caching.com/ a must read for
anyone doing CGI applications.
--
Paul Lindner
[EMAIL PROTECTED]
Red Hat Inc.