diff --git a/lib/index.js b/lib/index.js index e63aa7e..793e044 100644 --- a/lib/index.js +++ b/lib/index.js @@ -28,6 +28,7 @@ * @option font-src, Defines valid sources of fonts. * @option connect-src, Applies to XMLHttpRequest (AJAX), WebSocket or EventSource. If not allowed the browser emulates a 400 HTTP status code. * @option child-src, Defines valid sources for web workers and nested browsing contexts loaded using elements such as and