Method: HTTPX::Connection::HTTP1#max_concurrent_requests

Defined in:
lib/httpx/connection/http1.rb

#max_concurrent_requestsObject

Returns the value of attribute max_concurrent_requests.


15
16
17
# File 'lib/httpx/connection/http1.rb', line 15

def max_concurrent_requests
  @max_concurrent_requests
end