Method: Protocol::HTTP2::PendingSettings#header_table_size

Defined in:
lib/protocol/http2/settings_frame.rb

#header_table_sizeObject



190
191
192
# File 'lib/protocol/http2/settings_frame.rb', line 190

def header_table_size
  @current.header_table_size
end