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