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