Vertaling van "set-cookie" in Duits
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.
Description: An input validation issue existed in the parsing of the set-cookie header.
The reference URI will be used to set the cookie's domain and path, if they are not defined in the Set-Cookie headers.
Der Referenz URI wird genutzt um die Domain und den Pfad des Cookies zu setzen, sofern sie nicht in den Set-Cookie-Headern definiert wurden.
When receiving an HTTP request, a server can send a Set-Cookie header with the response.
Wenn ein Server eine HTTP-Anfrage erhält, kann er einen Set-Cookie Header mit der Antwort senden.
This issue affects non-RFC compliant Set-Cookie headers that are accepted for compatibility reasons.
Dieses Problem betrifft RFC-nonkonforme Set-Cookie-Header, die aus Kompatibilitätsgründen akzeptiert werden.
The previous version has a problem with Set-Cookie HTTP Headers which would be processed even if the connection is closed before the header line is complete.
Die vorhergehende Version zeigt ein Problem mit den Set-Cookie HTTP-Headern. Sie werden verarbeitet, auch wenn die Verbindung geschlossen wird, bevor die Headerzeile fertig abgearbeitet ist.
Descrição 5.5.0 A Max-Age attribute is now included in the Set-Cookie header sent to the client.
5.5.0 Ein Max-Age Attribut ist nun im Set-Cookie Header, der an den Client gesendet wird, enthalten.
The addCookie method sets the cookie (there is no corresponding setCookie, since it is normal to have multiple Set-Cookie lines).
Die addCookie Methode stellt das Plätzchen ein (es gibt kein entsprechendes setCookie, da es normal ist, mehrfache Einstellen-Plätzchen Linien zu haben).
Other HTTP headers (Authorization request header, Proxy-Authorization request header, Pragma: no-cache response header, Warning response header, Cookie request header, and Set-Cookie response header)
Andere HTTP-Header (Authorization - Anforderungs-Header, Proxy-Authorization-Anforderungs-Header, Pragma: no-cache-Antwort-Header, Warnung- Antwort-Header, Cookie-Anforderungs-Header und Set-Cookie-Antwort-Header)
Content-Type, Server, Set-Cookie.
This issue was addressed by removing the set-cookie header while parsing the connect response.
To be able to use cookie auth Apache must know that it has to rewrite the set-cookie headers.
Um Cookies verwenden zu können, muss der Apache wissen, dass er die Set-Cookie-Header neu schreiben muss.
To maintain client-server session affinity, the Relay Server injects a standard HTTP set-cookie command with a proprietary cookie name in the response.
Um die Client-Server-Affinität zu bewahren, fügt der Relay Server einen HTTP-Standardbefehl zum Setzen eines Cookies mit einem systemeigenen Cookie-Namen in die Antwort ein.
Description: Set-Cookie HTTP headers would be processed even if the connection closed before the header line was complete.