Method: HTTP::Protocol::HTTP2::Connection#streams
- Defined in:
- lib/http/protocol/http2/connection.rb
#streams ⇒ Object (readonly)
Returns the value of attribute streams.
109 110 111 |
# File 'lib/http/protocol/http2/connection.rb', line 109 def streams @streams end |