Package akka.http.scaladsl.model.headers
Interface SameSite
- All Superinterfaces:
Renderable
- All Known Implementing Classes:
SameSite.Lax$
,SameSite.None$
,SameSite.Strict$
The Cookie SameSite attribute as defined by RFC6265bis
and Incrementally Better Cookies.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
static class
-
Method Summary
-
Method Details
-
asJava
SameSite asJava() -
render
- Specified by:
render
in interfaceRenderable
-