Add --enable-cookies
commit9b955b26351c78faf6786a6abebdf14382b7ec03
authorToni Gundogdu <legatvs@gmail.com>
Sat, 31 Aug 2013 13:21:04 +0000 (31 16:21 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Sat, 31 Aug 2013 13:43:58 +0000 (31 16:43 +0300)
tree1c8abdaf2fbe2f9ff5d496c23d6377f31edf85e5
parent30d64835c5ced80acd4aab977831af3d276840ed
Add --enable-cookies

This option binds libquvi QUVI_OPTION_ALLOW_COOKIES, allowing the users
to define the cookie parsing behaviour with libcurl. Cookie support is
disabled by default.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
doc/man1/opts-http.txt
src/opts.c
src/opts.h
src/setup.c