Skip to content
it4e edited this page Apr 16, 2016 · 1 revision

Name

<chl/chl.h>

chl_delete_cookie, CHL delete cookie

Declaration

void chl_delete_cookie(char * name);

Description

The chl_delete_cookie function is used to delete the cookie associated with the [name].

Arguments

  • name: the name of the cookie.

Return value

No return value.


Examples

None.

As CHL is open-source, people are able to contribute with their own APIs, plugins and code which means that CHL is constantly upgraded and provided with new features. Do you have an idea for a new CHL feature and want to contribute?

See contribute.

Setup. API. Tutorial. Examples. FastCGI.

Clone this wiki locally