Ferramentas de Desenvolvimento
CSP Header Gerador
Gerar a Content-Security-Policy header de directives.
Entrada
CSP Header Gerador
cspsecurity headerhttpgenerator
Saída
Generated CSP header
Directives
6
Content-Security-Policy: default-src 'self'; script-src 'self' https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; connect-src 'self' https://api.example.com; frame-ancestors 'none' <meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; connect-src 'self' https://api.example.com; frame-ancestors 'none'" />
Ferramentas relacionadas
JSON paramatador
Pretty-print raw JSON com configurable indentation.
JSON Validador
ValiData JSON e get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents e list what changed.
JWT Decoder
Decode JWT header e payload comout verifying the signature.
Regex Tester
Run a regular expression against sample Texto e inspect matches.