1
0
mirror of https://git.kore.io/kore.git synced 2024-11-19 00:17:08 +01:00
kore/examples/cookies
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

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