Translation of "HttpOnly" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
An associative array which may have any of the keys lifetime, path, domain, secure, httponly and samesite.
Ein assoziatives Array, das die Schlüssel lifetime, path, domain, secure, httponly und samesite enthalten kann.
Domain is credible self-explanatory:) like this, secure is for HTTPS for secure connections and httponly for HTTP access only.
Domain ist glaub ich selbsterklärend:) so wie diese, secure ist für HTTPS für sichere Verbindungen und httponly nur für HTTP zugriffe.
4082742 Fixed issue where cookie was missing 'HTTPOnly' attribute
4082742 Behobenes Problem, bei dem bei einem Cookie das Attribut „HTTPOnly" fehlte
This cookie is part of the Drupal content-management system and is used to temporarily store these data in conjunction with web forms: Timestamp, path, domain name, security, httpOnly
Dieser Cookie gehört zum Drupal content management system und dient der temporären Speicherung von Daten im Zusammenhang mit Web-Formularen: Zeitstempel, Pfad, Domain-Name, Sicherheit, httponly
"httponly" - The cookie can only be accessed through the HTTP Descriere
"httponly" - Auf das Cookie kann nur durch das HTTP-Protokoll zugegriffen werden.
HTTPOnly Cookies: When a cookie has an HTTPOnly attribute set, the browser will prevent any client script in the page (like JavaScript) from accessing the contents of the cookie.
HTTPOnly Cookies: Wenn ein Cookie ein HTTPOnly Attribut gesetzt hat, wird der Browser jeden Client-Script der Seite (wie JavaScript) davon abhalten den Inhalt der Cookies zu erhalten.
Set your session cookies with the HttpOnly flag.
Assigning authentication cookies with HttpOnly attributes and binding them to the portal user's IP address allows for preventing any unauthorized access.
Die Zuweisung der Authentifikationscookies mit HttpOnly-Attribute und ihre Verknüpfung zur IP-Adresse des Portalbenutzers erlaubt die Vermeidung unberechtigtes Zugriffs.
The HttpOnly attribute directs browsers to use cookies via the HTTP protocol only.
Auf Cookies, welche das Attribut HttpOnly besitzen, kann von den meisten Browsern nicht per JavaScript zugegriffen werden.
The httponly parameter was added.
then PHP will attempt to send the httponly flag when setting the session cookie.
Edit/Create: All the attributes of a cookie can be modified: domain, path, name, value, expiration date, as well as secure and httponly flags.
Alle Eigenschaften eines Cookies können geändert werden: Domain, Pfad, Name, Wert, Ablaufdatum, so wie auch secure- und httpdonly-Flags.
Due to a vulnerability in TLS compression, IBM HTTP Server with SSL enabled could potentially expose plaintext httpOnly cookies from the session to an attacker.
Daher können beim IBM HTTP Server mit eingeschaltetem SSL möglicherweise httpOnly Cookies einer Session einem Angreifer in Klartext zur Verfügung stehen.