That's a great question. I would also like the answer. In addition, I
would like to know if we are expected to send the cookie back to the client
brower. Otherwise, I plan to 1) perform an opertion that gets a cookie, 2)
perform additional operations that require the cookie, 3) delete the cookie.
I intend to perform all these steps within a single client page request. Is
this correct?
Paul Rony
Merchantware
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 26, 2000 6:29 AM
To: [EMAIL PROTECTED]
Subject: OpenSRS Client Protocol
I'm writing a client that uses the Perl library and there are a few things
that I'm wondering.
What is the purpose of the cookie in get domain and modify domain?
Is the cookie only valid within one connection or can I close the connection
for a while before using the cookie?