kore/examples/cookies
Joris Vink fcc044af87 change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
..
conf change all domain directives to * in examples. 2017-09-19 15:16:02 +02: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