https://tools.ietf.org/html/rfc7252#section-5.10
Constants
Observe = 6
https://tools.ietf.org/html/rfc7641
Block2 = 23
https://tools.ietf.org/html/rfc7959#section-1
Instance methods
accept?
Returns true if this enum value equals Accept
Sourceblock1?
Returns true if this enum value equals Block1
Sourceblock2?
Returns true if this enum value equals Block2
Sourcecontent_format?
Returns true if this enum value equals Content_Format
Sourcee_tag?
Returns true if this enum value equals ETag
Sourceif_match?
Returns true if this enum value equals If_Match
Sourceif_none_match?
Returns true if this enum value equals If_None_Match
Sourcelocation_path?
Returns true if this enum value equals Location_Path
Sourcelocation_query?
Returns true if this enum value equals Location_Query
Sourcemax_age?
Returns true if this enum value equals Max_Age
Sourceobserve?
Returns true if this enum value equals Observe
Sourceproxy_scheme?
Returns true if this enum value equals Proxy_Scheme
Sourceproxy_uri?
Returns true if this enum value equals Proxy_Uri
Sourcesize1?
Returns true if this enum value equals Size1
Sourceuri_host?
Returns true if this enum value equals Uri_Host
Sourceuri_path?
Returns true if this enum value equals Uri_Path
Sourceuri_port?
Returns true if this enum value equals Uri_Port
Sourceuri_query?
Returns true if this enum value equals Uri_Query
Source