Public Class methods
new()
[show source]
# File lib/httpx/connection/http2.rb 26 def initialize 27 super(0, :no_error) 28 end
# File lib/httpx/connection/http2.rb 26 def initialize 27 super(0, :no_error) 28 end