Method: Protocol::HTTP2::PendingSettings#current
- Defined in:
- lib/protocol/http2/settings_frame.rb
#current ⇒ Object (readonly)
Returns the value of attribute current.
172 173 174 |
# File 'lib/protocol/http2/settings_frame.rb', line 172 def current @current end |