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:
parent
acc5f50ab5
commit
a29ccb070b
4 changed files with 433 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -8,3 +8,6 @@ doc/edoc-info
|
|||
ebin
|
||||
logs
|
||||
test/*.beam
|
||||
*.un~
|
||||
*~
|
||||
\#*\#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue