This commit is contained in:
theverything 2013-02-07 20:30:39 -08:00
Родитель d2bb3881c8
Коммит ac1186b8ed
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -98,7 +98,7 @@ header will be constructed using the supplied options.
### Content Security Policy (CSP)
All browsers will receive the webkit csp header except Firefox, which gets its own header.
See [WebKit/webkit specification](http://www.w3.org/TR/CSP/)
See [WebKit specification](http://www.w3.org/TR/CSP/)
and [Firefox CSP specification](https://wiki.mozilla.org/Security/CSP/Specification)
```ruby