README.asciidoc 314 B

12345678910111213
  1. = Cookie example
  2. To try this example, you need GNU `make` and `git` in your PATH.
  3. To build and run the example, use the following command:
  4. [source,bash]
  5. $ make run
  6. Then point your browser to http://localhost:8080
  7. This example allows you to use any path to show that the cookies
  8. are defined site-wide. Try it!