From 0e4c645d587686d636cae136b71127327104a862 Mon Sep 17 00:00:00 2001 From: Neil Matatall Date: Thu, 24 Jan 2013 23:26:05 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ef541..79ba4c6 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ and [Firefox CSP specification](https://wiki.mozilla.org/Security/CSP/Specificat # Send reports that cannot be sent across host here (see below), forward them to report_uri # override this if you have a route with the same value (content_security_policy#scribe) - :forward_endpoint => TwitterRailsSecurity::Headers::ContentSecurityPolicy::FF_CSP_ENDPOINT + :forward_endpoint => SecureHeaders::ContentSecurityPolicy::FF_CSP_ENDPOINT # these directives all take 'none', 'self', or a globbed pattern :img_src => nil,