ICI Modules: cgi: getcookie


Modules by name : by type

Synopsis

string = cgi.getcookie()

Description

Returns the cookie, if any, sent with the client's HTTP request. If there was no cookie was sent with the request NULL is returned.

Also See

cgi.setcookie