An error occurred while fetching folder content.
Select Git revision
tarantool
-
-
- Open in your IDE
- Download source code
imarkov
authored and
Konstantin Osipov
committed
* Add parser of cookies from 'Set-Cookie' header.
* All cookies are stored in response object in cookie table.
* The format of each table element is following:
resp[key] = {value, {option, ...}},
where key, value is cookie key, value
options are array of strings, set-cookie header options,
e.g. HttpOnly, Expires=<date>.
Closes #2801| Name | Last commit | Last update |
|---|