- From: Valery Brasseur <vb@goto.fr>
- Date: Thu, 28 Dec 1995 14:48:48 +-100
- To: "'www-lib@w3.org'" <www-lib@w3.org>
----------
From: 	Matthias Kalle Dalheimer[SMTP:mda@stardiv.de]
Sent: 	jeudi 28 decembre 1995 13:44
To: 	www-lib@w3.org
Subject: 	User Data in a HTRequest
>I would like to be able to associate additional data with a request
>in order to access this data in callbacks. A simple void* in the
> _HTRequest struct would already do the trick.
	I think you could use the HTRequest_setcontext( ) function, it take a request and a void* pointer so it should be good for you.
     
Received on Thursday, 28 December 1995 10:39:45 UTC