Public Instance methods
max_retries(n)
[show source]
# File lib/httpx/plugins/retries.rb 91 def max_retries(n) 92 with(max_retries: n) 93 end
# File lib/httpx/plugins/retries.rb 91 def max_retries(n) 92 with(max_retries: n) 93 end