module Async::HTTP::Protocol::HTTP1

def self.names

def self.names
	["http/1.1", "http/1.0"]
end