Module: HTTPX::Plugins::Retries
- Defined in:
- lib/httpx/plugins/retries.rb
Defined Under Namespace
Modules: InstanceMethods, OptionsMethods, RequestMethods
Constant Summary collapse
- MAX_RETRIES =
3- IDEMPOTENT_METHODS =
i[get head put delete].freeze
Modules: InstanceMethods, OptionsMethods, RequestMethods
3
i[get head put delete].freeze