Method: Protocol::HTTP2::Connection#local_settings

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

#local_settingsObject

Current settings value for local and peer



67
68
69
# File 'lib/protocol/http2/connection.rb', line 67

def local_settings
  @local_settings
end