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