Returns:
101 102 103
# File 'lib/httpx/connection/http2.rb', line 101 def exhausted? !@max_requests.positive? end