Method: HTTP::Protocol::HTTP2::Connection#local_settings

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

#local_settingsObject

Current settings value for local and peer



70
71
72
# File 'lib/http/protocol/http2/connection.rb', line 70

def local_settings
  @local_settings
end