15 lines
487 B
ReStructuredText
15 lines
487 B
ReStructuredText
|
|
.. _-deleteCookie-java-:
|
||
|
|
|
||
|
|
deleteCookie
|
||
|
|
============
|
||
|
|
|
||
|
|
Description
|
||
|
|
-----------
|
||
|
|
Adds a header to the response to request the removal of the cookie with the given name on the client.
|
||
|
|
|
||
|
|
Use the :ref:`-setCookie-java-` directive to update a cookie.
|
||
|
|
|
||
|
|
Example
|
||
|
|
-------
|
||
|
|
TODO: Example snippets for JavaDSL are subject to community contributions! Help us complete the docs, read more about it here: `write example snippets for Akka HTTP Java DSL #20466 <https://github.com/akka/akka/issues/20466>`_.
|