When the action is changed to show after a POST request, DokuWiki will do a redirect. This event allows you to modify the redirect or prevent it altogether. It's signaled from act_redirect() in inc/actions.php.
showThe following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.