module Async::HTTP::Protocol::HTTP11

def self.names

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