- From: Mr. X <bakody@jayapura.wasantara.net.id>
- Date: Tue, 20 Jul 1999 18:09:55 +0900
- To: "Diana Komarov" <Diana.Komarov@clr.com>, "libwww" <www-lib@w3.org>
Why You send with 60 email bomb ... to us ? I'm sorry... I'm afraid this email. and so how to use email bomb? I don't know Please give solution. Thank's -----Original Message----- From: Diana Komarov <Diana.Komarov@clr.com> To: libwww <www-lib@w3.org> Date: 20 Juli 1999 11:30 Subject: Cookies > > > > > > > > >I made a few small changes to the cookie support >(mainly one change and a couple of utily function added). > >First of all, I added a new CookieMode: HT_COOKIE_SAME_DOMAIN. It works >like HT_COOKIE_SAME_HOST but only checks for the terminal part of the >hostname (possibly the domain name). > >This allows to accept/send cookies to all the hosts in the same domain, >since many sites now split their content on multiple hosts. > >Also I added a couple of new string utilities: tailcomp and tailcasecomp. >They act like strcmp and strcasecmp but check the first strings against >the end of the second string. This allows "domain comparison" as described >in the cookie specs. > >The code is still missing all the checks for a proper domain (2 or 3 dots >depending on the top level), but it's ok for controlled use. > >If you think this code can be useful I can check it in. > >-- Raffaele > >
Received on Tuesday, 20 July 1999 08:50:30 UTC