Method: HTTPX::Plugins::H2C::ConnectionMethods#initialize

Defined in:
lib/httpx/plugins/h2c.rb

#initializeObject



47
48
49
50
# File 'lib/httpx/plugins/h2c.rb', line 47

def initialize(*)
  super
  @h2c_handshake = false
end