]> saetta.ns0.it Git - libzakcgi/commit
Added functions ZakMain::get_cookies, ::dump_cookies and ::set:cookie.
authorAndrea Zagli <azagli@libero.it>
Sat, 27 Jun 2015 09:23:53 +0000 (11:23 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 27 Jun 2015 09:23:53 +0000 (11:23 +0200)
commit7af1b5a614e79aa9481102644bc7bfba9e098d9a
tree2d4b0a7b7906a45ac66116f78b160a74b353d47f
parent51a51b90d41417a4df2fcf85b84937b96028674d
Added functions ZakMain::get_cookies, ::dump_cookies and ::set:cookie.
.gitignore
src/Makefile.am
src/main.c
src/main.h
src/session.c [new file with mode: 0644]
src/session.h [new file with mode: 0644]
tests/Makefile.am
tests/cookies.c [new file with mode: 0644]
tests/env.c
tests/querystring.c
tests/session.c [new file with mode: 0644]