Examples with "whole HTTP" and their translation in Spaans
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.
If security is important, the whole HTTP connection should be encrypted with SSL.
Si la seguridad es importante, debe cifrar la conexión HTTP completa con SSL.
Because with Node.js, we not only implement our application, we also implement the whole HTTP server.
Porque con Node.js, no solo implementamos nuestra aplicación, nosotros también implementamos todo el servidor HTTP completo.
Do not enter a whole HTTP request line here. For instance, entering "GET/index.html HTTP/1.0\r \r" would be incorrect.
Valid values are things like "GET", "POST", "CONNECT" and so on; i.e. Do not enter a whole HTTP request line here. For instance, entering "GET/index.html HTTP/1.0\r \r " would be incorrect.
Los valores válidos son del tipo "GET", "POST", "CONNECT" y similares; esto es, no se debe introducir un valor complejo como por ejemplo "GET/index.html HTTP/1.0\r \r ".
Andere resultaten
Wouldn't it be easier if the whole web was HTTPS?
¿No sería más fácil si toda la web fuera HTTPS?
Whole website is https (SSL) encrypted.
It's a good idea to change your standard WordPress URL settings too if you are serving your whole website over HTTPS.
Es una buena idea cambiar también tus ajustes de URL habituales en WordPress si vas a servir tu sitio web a través de HTTPS.
Although, you might not need to switch your whole site to HTTPS right away; you could start with the pages that store users' personal information.
Sin embargo, es posible que no necesites cambiar todo el sitio a HTTPS de inmediato, puedes comenzar con las páginas que almacenan información personal de los usuarios.
We have our whole website secured (https), not only the page where you pay!
¡Todo nuestro sitio web es seguro (https), no solo la página donde pagas!
But why not just use HTTP/2 on top of QUIC, instead of creating a whole new HTTP revision?
Pero, ¿por qué no usar HTTP/2 además de QUIC, en lugar de crear una revisión HTTP completamente nueva?
On the other hand, the code method is nice and simple if you are comfortable making a few simple edits to files and is a reliable method for making your whole website run over HTTPS.
Por otro lado, el método del código es bueno y sencillo si te sientes cómodo realizando algunos pequeñas ediciones en archivos y es un método fiable para convertir todo tu sitio web en HTTPS.
This method is good for anyone that wants to serve their whole site over HTTPS. Essentially, what we need to do here is redirect any traffic from HTTP to HTTPS, using the 301 code (permanently moved).
SSL Mediante Código Este método es adecuado para cualquiera que desee servir todo su sitio vía HTTPS Esencialmente, lo que necesitamos hacer es redirigir cualquier tráfico desde HTTP a HTTPS, usando el código 301 (movido permanentemente).
Securing your whole site can be done from the WordPress HTTPS settings page.
Securizar todo tu sitio puede realizarse desde la página de ajustes de WordPress HTTPS.