Ciao...
Okay, I'm in the middle of implementing cookie support. I've already
creating a HtCookie class and started parsing the cookies from the
response header. Initially, I'll store the cookies in a in-memory data
structure such as a map/hashtable. I have to see what C++ classes I can
use for it. Once that is working, I'll create a persistent store for
the cookies.
BTW - I'm an Objective C and Java programmer so C++ takes me longer
since I have to look up how to do things in C++. If someone would
answer my basic C++ questions and review my code, the process would go a
lot faster
Robert
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.