From 74d687b048767f8944ade417177b69fca8db38d9 Mon Sep 17 00:00:00 2001 From: Alex Rodionov Date: Mon, 30 Jan 2012 15:57:31 +0700 Subject: [PATCH] Updated README --- rack-protection/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rack-protection/README.md b/rack-protection/README.md index 21a13aa7..b6d7e5d1 100644 --- a/rack-protection/README.md +++ b/rack-protection/README.md @@ -43,6 +43,7 @@ Prevented by: * `Rack::Protection::JsonCsrf` * `Rack::Protection::RemoteReferrer` (not included by `use Rack::Protection`) * `Rack::Protection::RemoteToken` +* `Rack::Protection::HttpOrigin` ## Cross Site Scripting