Memory Cache Handler

I heard that libwww support memory cache, but I can't find many document
about it.

I would like to use the momery cache for image files.

First of all, What I must implement?

As I know it is done by HTAnchor_setDocument() & HTAnchor_document() APIs.

I want to know what is document and where to be set.

I think document is a pointer to data object, then Do I have to make data
object(contain actual entity body) refered by document pointer? Is it right?

If it is possible, I want to some sample codes.

I hope someone will help me. Thanks advanced.

Received on Thursday, 21 September 2000 02:44:38 UTC