module HTTPX::Plugins::H2C::OptionsMethods

  1. lib/httpx/plugins/h2c.rb

Methods

Public Instance

  1. option_h2c_class

Public Instance methods

option_h2c_class(value)
[show source]
   # File lib/httpx/plugins/h2c.rb
33 def option_h2c_class(value)
34   value
35 end