2017-02-08 07:49:10 +11:00
|
|
|
This example shows cookies API usage
|
|
|
|
|
|
|
|
* Simple key value cookie
|
|
|
|
* Complex cookie with RFC 6265 features
|
|
|
|
* Mix with cookie formatted in the header
|
|
|
|
|
|
|
|
Run:
|
|
|
|
```
|
2017-03-06 11:00:53 +01:00
|
|
|
# kodev run
|
2017-02-08 07:49:10 +11:00
|
|
|
```
|