+ * Patch from James Westby to add a --sslcookie switch, which forces
+ cookies to only be sent over ssl connections to avoid interception.
+ * Factor out the cgi header printing code into a new function.
+ * Fix preferences page on anonok wikis; still need to sign in to get
+ to the preferences page.