kore/examples/cookies
Joris Vink f6cd16c567 Replace static/dynamic with a single option: route
Kore will automatically detect if a route is a dynamic or static one
so there is no need for the configuration options to differ anymore.
2019-11-15 08:11:02 +01:00
..
conf Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
src change type of maxage. 2017-03-10 14:36:51 +01:00
README.md kore -> kodev where appropriate 2017-03-06 11:00:53 +01:00

README.md

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