[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] mod_dontdothat allowing replay

From: Chia-liang Kao <clkao_at_clkao.org>
Date: Thu, 6 Mar 2008 03:25:27 +0800

Hi,

Attached is a patch that makes mod_dontdothat not to see
replay requests as expensive ones like update by default,
with a config option to disallow it.

[[

* mod_dontdothat/mod_dontdothat.c:
  Add no_replay flag to config entry.
  (start_element): respect no_replay in config when rejecting replay requests.

* mod_dontdothat/READER:
  Document the DontDoThatDisallowReplay directive.
]]

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-03-05 20:25:56 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.