enum

HTTP2::Frame::Settings::Flags

Inherits Enum < Comparable < Value < Object

Constants

ACK = 1_u8
None = 0_u8
All = 1_u8

Instance methods

ack?

Returns true if this enum value contains ACK

Source
none?
Source