package headers
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- headers
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
final
case class
Last-Event-ID
(value: String) extends ModeledCustomHeader[Last-Event-ID] with Product with Serializable
To be sent by a client to the server if the server sent an ID with the last event.
To be sent by a client to the server if the server sent an ID with the last event.
- value
value of the last event ID, encoded as UTF-8 string
Value Members
- object Last-Event-ID extends ModeledCustomHeaderCompanion[Last-Event-ID] with Serializable