Method: HTTPX::Connection::HTTP2#streams
- Defined in:
- lib/httpx/connection/http2.rb
#streams ⇒ Object (readonly)
Returns the value of attribute streams.
33 34 35 |
# File 'lib/httpx/connection/http2.rb', line 33 def streams @streams end |