Packages

package headers

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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

  1. object Last-Event-ID extends ModeledCustomHeaderCompanion[Last-Event-ID] with Serializable

Ungrouped