Skip to content

Adds the cookies as the cookies element of the request object.

Usage

mw_cookie_parser()

Value

Handler function.

Details

It ignores cookies in an invalid format. It ignores duplicate cookies: if two cookies have the same name, only the first one is included.

See also