Method: HTTPX::Plugins::AwsSdkAuthentication.extra_options
- Defined in:
- lib/httpx/plugins/aws_sdk_authentication.rb
.extra_options(options) ⇒ Object
56 57 58 |
# File 'lib/httpx/plugins/aws_sdk_authentication.rb', line 56 def () .merge(max_concurrent_requests: 1) end |