1
0
mirror of https://git.kore.io/kore.git synced 2024-11-11 20:59:07 +01:00
kore/examples/cookies/README.md
2017-03-06 11:00:53 +01:00

11 lines
173 B
Markdown

This example shows cookies API usage
* Simple key value cookie
* Complex cookie with RFC 6265 features
* Mix with cookie formatted in the header
Run:
```
# kodev run
```