Method: HTTPX::Connection#pending

Defined in:
lib/httpx/connection.rb

#pendingObject (readonly)

Returns the value of attribute pending.



44
45
46
# File 'lib/httpx/connection.rb', line 44

def pending
  @pending
end