package headers
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
Last-Event-ID
(value: String) extends ModeledCustomHeader[Last-Event-ID] with LastEventId with Product with Serializable
The Last-Event-ID header is sent by a client to the server to signal the ID of the last sever-sent event received.
The Last-Event-ID header is sent by a client to the server to signal the ID of the last sever-sent event received.
- 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