module Async::HTTP::Protocol::HTTP10

def self.names

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