Method: HTTPX::Plugins::InternalTelemetry.extra_options
- Defined in:
- lib/httpx/plugins/internal_telemetry.rb
.extra_options(options) ⇒ Object
18 19 20 |
# File 'lib/httpx/plugins/internal_telemetry.rb', line 18 def self.() .merge(debug_level: 3) end |