Reference
isUnsafeMetaRefreshContent
Checks whether a meta refresh content value redirects to an unsafe URL.
Signature
function isUnsafeMetaRefreshContent(httpEquiv: string, content: string): booleanReference
Checks whether a meta refresh content value redirects to an unsafe URL.
function isUnsafeMetaRefreshContent(httpEquiv: string, content: string): boolean