data class EtagOption : Option
The request MAY include one or more ETag Options, identifying responses that the client has stored.
EtagOption(opaqueValue: Opaque)
The request MAY include one or more ETag Options, identifying responses that the client has stored. |
val number: OptionNumber
OptionNumber for this option |
|
val value: OptionValue
OptionValue for this option |
fun equals(other: Any?): Boolean |
|
fun hashCode(): Int |