Download for Windows Premium
Publiciteit
script-src

Vertaling van "script-src" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
script-src
En nuestros ejemplos anteriores, solo especificamos script-src, lo que significa que las imágenes, fuentes y otros elementos pueden cargarse desde cualquier origen.
We specified only script-src in our earlier examples, which means that images, fonts, and so on can be loaded from any origin.
Si necesitas tener secuencias de comandos y estilos integrados, puedes habilitarlos agregando 'unsafe-inline' como una fuente de contenido permitida en una directiva script-src o style- src.
If you must have inline script and style, you can enable it by adding 'unsafe-inline' as an allowed source in a script-src or style- src directive.
En vez de agregar código a la etiqueta de la secuencia de comandos, crea un hash SHA de la propia secuencia de comandos y agrégala a la directiva script-src.
Instead of adding code to the script tag, create a SHA hash of the script itself and add it to the script-src directive.
Si eval y su hermano de texto a JavaScript son esenciales para tu app, puedes habilitarlos agregando 'unsafe-eval' como una fuente de contenido permitida en una directiva script-src, pero no es nada recomendable.
If eval and its text-to-JavaScript brethren are essential to your application, you can enable them by adding 'unsafe-eval' as an allowed source in a script-src directive, but we strongly discourage this.
Ya conoces script-src, así que el concepto debería estar claro.
You've already seen script-src, so the concept should be clear.
style-src es el equivalente de script-src para las hojas de estilo.
style-src is script-src's counterpart for stylesheets.
Una política debe incluir una directiva default-src o script-src para evitar la ejecución de scripts en línea, así como bloquear el uso de eval().
A policy needs to include a default-src or script-src directive to prevent inline scripts from running, as well as blocking the use of eval().
Ahora, agrega el nonce a tu directiva script-src como sufijo de la palabra clave nonce-.
Now, add the nonce to your script-src directive appended to the nonce- keyword.
Esta directiva no puede usarse en etiquetas <meta>. style-src es el equivalente de script-src para las hojas de estilo. upgrade-insecure-requests indica a los usuario-agentes que modifiquen los esquemas de URL, cambiando HTTP por HTTPS.
This directive can't be used in <upgrade-insecure-requests instructs user agents to rewrite URL schemes, changing HTTP to HTTPS.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor script-src in het Spaans

Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 45 ms.