From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c70dc869310ffb51 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g26g2000vba.googlegroups.com!not-for-mail From: "pascal.obry@gmail.com" Newsgroups: comp.lang.ada Subject: Re: Annoucing memcache-ada 0.1 Date: Mon, 17 Jan 2011 03:02:08 -0800 (PST) Organization: http://groups.google.com Message-ID: <3e146516-ecd9-4e64-aceb-9417ebe49ca1@g26g2000vba.googlegroups.com> References: <4d335a76$0$43992$742ec2ed@news.sonic.net> <2b5cd851-c148-41f4-95e7-14f235846e6a@q18g2000vbk.googlegroups.com> <1167f1a7-3f01-4f38-8bb8-3c50e837df7d@a10g2000vby.googlegroups.com> NNTP-Posting-Host: 82.124.201.129 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1295262128 22759 127.0.0.1 (17 Jan 2011 11:02:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Jan 2011 11:02:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g26g2000vba.googlegroups.com; posting-host=82.124.201.129; posting-account=PEdGtgoAAACjNhf4BGsFw-AboVux6xYy User-Agent: G2/1.0 X-HTTP-Via: 1.1 lancelot:3128 (squid/2.7.STABLE9) X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:16482 Date: 2011-01-17T03:02:08-08:00 List-Id: Yannick, > This confirm the state has to be hold by the web page, isn't it ? Sure, but only a single token (the key) and no need to use POST as you said in your previous message. All data are still kept on the server side. Pascal.