[plt-scheme] Web: How to delete a cookie?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Thu Apr 22 14:35:22 EDT 2010

Set the cookie to an empty value. It's the standard way of doing it;
perhaps this operation should be encapsulated in the library.

N.

On Thu, Apr 22, 2010 at 7:22 PM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> There are functions to place cookies, functions to extract cookies,
> but is there a function to delete a cookie on the client?
>
> Todd
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.