Hi guys,
I just committed the code for cookies support. Many thanks go to
Robert La Ferla <[EMAIL PROTECTED]> for developing the code. i
just reviewed it and rearranged its structure and contents.
However, I cannot run the CVS tree version becuase I get a 'parse
error' when I try to run htdig, at line 18 (the very first row of
configuration). Does it happen only to me?
So I cannot have tried the code with ht://Dig, though I tried it
today with ht://Check and it seems to work. The cookie support though is
not completely coded, there are 2 other things I haven't to managed yet;
that is to say the subdomain problem and the expires time.
Ha, I forgot. Cookies are stored in memory through the HtCookieMemJar
in this way:
- every host (it should be a domain though, pretty soon!) sending a
cookie has an entry in a dictionary
- every entry in the dictionary has a list of cookies
As long as HtCookieMemJar class derives from an abstract class
HtCookieJar, it's feasible in the future to allow a persistent cookie
storage mechanism.
Well, I have finished ... I want to thank again Robert and all of you!
Please let me know for the parse error I get.
Ciao ciao
-Gabriele
--
Gabriele Bartolini, Web Programmer
[EMAIL PROTECTED] | http://space.tin.it/io/gabrbart
"I will never trust someone called GATES that sells WINDOWS"
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev