]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/poll_plugin_uses_GET.mdwn
* Use POST for poll to avoid some robots.
[git.ikiwiki.info.git] / doc / bugs / poll_plugin_uses_GET.mdwn
1 The [[plugins/poll]] plugin uses GET for the vote links.  As a result, the
2 [[news/openid]] poll has a number of votes from Google. :)
4 [[bugs/done]] -- [[Joey]]