Parse cookies into name and value fairs then store into the Q_ENTRY structure.
- Parameters:
-
| request | if request is a NULL pointer, the function allocates, initializes, and returns a new object. otherwise cookie value will be appended at Q_ENTRY* handle. |
- Returns:
- Q_ENTRY* handle if successful, NULL if there was insufficient memory to allocate a new object.
Definition at line 324 of file qCgiRequest.c.