Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 361 Bytes

File metadata and controls

11 lines (7 loc) · 361 Bytes

Fastly::Directive

Properties

Name Type Description Notes
name String CSP directive name (e.g., script-src, style-src) [optional]
values Array<String> Directive values [optional]

[Back to API list] [Back to README]