From a07d063fd8fc8a1cfadcb35cc89e190695773fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 20 Dec 2012 14:40:22 +0100 Subject: Add cookie example --- examples/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 598420c..c0e1f41 100644 --- a/examples/README.md +++ b/examples/README.md @@ -4,6 +4,8 @@ Cowboy Examples * [chunked_hello_world](./examples/chunked_hello_world): demonstrates chunked data transfer with two one-second delays + * [cookie](./examples/cookie): + set cookies from server and client side * [echo_get](./examples/echo_get): parse and echo a GET query string -- cgit v1.2.3