Hi Mathias,

The best way is to just create a new instance of Cookie, copying the values you want to keep, and add it to the HttpState.

Mike

On Jul 30, 2004, at 3:09 AM, Mathias Cianci wrote:

Hello everybody,

Is it possible with httpclient to change the value of a specific variable sent in a cookie by a server.

For example, when the server send the cookie var1=5&*var2=7*&var3=4, I want to save the cookie var1=5&*var2=174*&var3=4

Thank you for advance,

Mathias
An happy httpclient-user ;-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to