data class MaxAgeOption : Option
Caches can use the Max-Age Option to determine freshness and (if present) the ETAG Option for validation
MaxAgeOption(intValue: Int)
Caches can use the Max-Age Option to determine freshness and (if present) the ETAG Option for validation |
val number: OptionNumber
OptionNumber for this option |
|
val value: OptionValue
OptionValue for this option |