kore/examples/cookies/README.md

11 lines
173 B
Markdown
Raw Normal View History

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
```