I want to set and get cookies from http requests/liburl. Having a look at liburl's custom properties again, but any help on how to set/get these would be appreciated.
In particular: after "get url someUrl" how do I find the contents of the http header that comes back with the reply? > From: Andu <[EMAIL PROTECTED]> > Date: Mon, 30 Jul 2001 19:43:59 -0400 (EDT) > To: [EMAIL PROTECTED] > Subject: Re: cookie info & libURL > > > The easiest way is to manipulate the custom properties of libURL (the > headers): get the list > of them, choose which one you want to change and set it to whatever you want. > A replacement to the old httpHeaders I sugested is to have the library use a > totally new > custom header as opposed to adding to an existing one, similar to what you > propose > bellow. > _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
