Examples with "since HTTP" and their translation in Frans
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.
HTTP/2 is the first new version of HTTP since HTTP 1.1, which was standardized in RFC 2068 in 1997.
The PrestaShop web service uses the REST architecture in order to be available on as many platforms as possible, since HTTP and XML protocols are present on countless platforms.
Le service web de PrestaShop utilise une architecture REST afin d'être disponible sur un maximum de plateforme, en effet les protocoles HTTP et XML sont présent sur un nombre incalculable de plateforme.
Since HTTP is stateless, the server cannot determine if a request it receives is part of a current session or the start of a new session without some type of identifier.
Comme HTTP est sans état, s'il ne dispose pas d'un identifiant, le serveur ne peut pas déterminer si une requête fait partie d'une session existante ou est le départ d'une nouvelle session.
Since HTTP has proven to be detrimental towards the security of websites as well as any form of sensitive personal information and data that could be intercepted, a way to counter these security breaches needed to be developed.
Étant donné que HTTP s'est avéré préjudiciable à la sécurité des sites Web ainsi qu'à toute forme d'informations et de données personnelles sensibles qui pourraient être interceptées, il a fallu trouver un moyen de contrer ces atteintes à la sécurité.
Since HTTP is not secure and vulnerable to hacking, you should use an SSL certificate.
Du fait que HTTP n'est pas sûr et est vulnérable au piratage, mieux vaut que vous utilisiez un certificat SSL.
Since HTTP is a Protocol without session, we need to use it to remember the state of the current session.
Puisque l'HTTP est un protocole sans session, nous avons besoin de l'utiliser pour rappeler l'état de la session en cours.
Since HTTP is a "stateless" (non-persistent) protocol, it is impossible to differentiate between visits to a web site, unless the server can somehow "mark" a visitor. This is done by storing a piece of information in the visitor's browser.
Puisque HTTP est un protocole sans état (non-persistant), il est impossible de différencier les visites sur un site Web, à moins que le serveur puisse "marquer" le visiteur d'une certaine façon.
Since Javascript is (usually) a client-side technology, and PHP is (usually) a server-side technology, and since HTTP is a "stateless" protocol, the two languages cannot directly share variables.
Javascript est (habituellement) une technologie côté client et PHP est (habituellement) une technologie côté serveur et sachant que HTTP est un protocole statique, les deux langages ne peuvent pas directement partager des variables.
Andere resultaten
Make sure your web server supports the If-Modified-Since HTTP header.
It should be reliable since the malware use the If-Modified-Since HTTP request header to avoid downloading payloads again.
Celui-ci devrait être fiable puisque le logiciel malveillant utilise l'en-tête If-Modified-Since, afin d'éviter de télécharger à nouveau des charges utiles.
Matches the given Unix timestamp against the clients If-Modified-Since resp. If-Unmodified-Since HTTP headers.
You should configure your server to return this response (called the If-Modified-Since HTTP header) when a page hasn't changed since the last time the requestor asked for it.
Vous devez configurer votre serveur afin qu'il renvoie cette réponse (appelée en-tête HTTP If-Modified-Since) lorsqu'une page n'a pas été modifiée depuis la dernière fois que le demandeur l'a appelée.
Since the passage from HTTP to HTTPS is automatically done by BookingSuite everything should work without any problem.