Method: Protocol::HTTP2::Priority#stream_dependency

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

#stream_dependencyObject

Returns the value of attribute stream_dependency

Returns:

  • (Object)

    the current value of stream_dependency



25
26
27
# File 'lib/protocol/http2/priority_frame.rb', line 25

def stream_dependency
  @stream_dependency
end