data class AcceptOption : Option
Can be used to indicate which Content-Format is acceptable to the client.
AcceptOption(formatValue: FormatOptionValue)
Can be used to indicate which Content-Format is acceptable to the client. |
val number: OptionNumber
OptionNumber for this option |
|
val value: OptionValue
OptionValue for this option |