0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Add cowboy_cookies for cookie creation and parsing

Based on Mochi Media, Inc.'s work in Mochiweb.

Conflicts:

	rebar.config
This commit is contained in:
Tom Burdick 2011-05-25 17:51:56 -05:00 committed by Loïc Hoguin
parent acc5f50ab5
commit a29ccb070b
4 changed files with 433 additions and 1 deletions

View file

@ -5,6 +5,7 @@
{proper, "1.0",
{git, "git://github.com/manopapad/proper.git", {tag, "v1.0"}}}
]}.
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{erl_opts, [
%% bin_opt_info,
%% warn_missing_spec,