How to serve HTTP HEAD requests

Hi folks,

is it possible to send HTTP HEAD request to a Domino server to retrieve only head information for a document ? If yes, how can it be configured ? If no, someone know a work around ?

Thanks

Jan

Subject: How to serve HTTP HEAD requests

Refer to

http://archive.coreservlets.com/

It has a java client application to send requests to a server and observe the responses from the server.

HTH

Sriram