Method: Protocol::HTTP2::Priority#stream_dependency
- Defined in:
- lib/protocol/http2/priority_frame.rb
#stream_dependency ⇒ Object
Returns the value of attribute stream_dependency
25 26 27 |
# File 'lib/protocol/http2/priority_frame.rb', line 25 def stream_dependency @stream_dependency end |