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