Class: DS9::Frames::Priority

Inherits:
Frame
  • Object
show all
Defined in:
lib/ds9.rb,
ext/ds9/ds9_frames.c

Instance Method Summary collapse

Methods inherited from Frame

#continuation?, #data?, #end_stream?, #flags, #goaway?, #header, #headers?, #length, #ping?, #push_promise?, #rst_stream?, #settings?, #stream_id, #type, #window_update?

Instance Method Details

#priority?Boolean

Returns:

  • (Boolean)


50
# File 'lib/ds9.rb', line 50

def priority?; true; end