|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ContentSecurityPolicyDirective.h>
Public Member Functions | |
| ContentSecurityPolicyDirective (const ContentSecurityPolicyDirectiveList &directiveList, const String &name, const String &value) | |
| const String & | name () const |
| const String & | text () const |
| const ContentSecurityPolicyDirectiveList & | directiveList () const |
| bool | isDefaultSrc () const |
|
inline |
|
inline |
| bool WebCore::ContentSecurityPolicyDirective::isDefaultSrc | ( | ) | const |
|
inline |
|
inline |
1.8.13