On Tue, 5 Dec 2000, Robert La Ferla wrote:
> 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.
If you want that, check out htlib/Dictionary.[h,cc]
I can't say the hash function is great, but it's pretty good.
> 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
Sure. I can't say I'm exactly a C++ guru (far from it), but I seem to be
writing quite a bit of it in my work these days, so it's starting to come
back to me. (Now if I only had the free time to hack on ht://Dig...)
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.