Method: Protocol::HTTP2::Connection#local_settings

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

#local_settingsObject

Current settings value for local and peer



83
84
85
# File 'lib/protocol/http2/connection.rb', line 83

def local_settings
  @local_settings
end