Add a way to define the cookie policy.
authorChristoph Lohmann <20h@r-36.net>
Thu, 30 Jan 2014 19:36:06 +0000 (20:36 +0100)
committerChristoph Lohmann <20h@r-36.net>
Thu, 30 Jan 2014 19:36:06 +0000 (20:36 +0100)
commit780cca964ca0cf622746ad6e8cae8beb8047d1df
tree9ac2f97f653621a3cb8f5e68a450ea7206f1c536
parente4869357f1c625a2b56ca1327ed8c89864341d77
Add a way to define the cookie policy.

This adds the -a flag to define a string of the toggle string for the cookie
policy modes. There is now a new »cookiepolicies« string in config.h and the
Mod+Shift+a now can toggle the policy but will not cause a reload, because
this would only add a burden when toggling through accept and not accept.

Thanks Quentin Rameau <quinq.ml@gmail.com> for the suggestions!
config.def.h
surf.1
surf.c