Method: Protocol::HTTP2::Priority#weight

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

#weightObject

Returns the value of attribute weight

Returns:

  • (Object)

    the current value of weight



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

def weight
  @weight
end