module Async::HTTP::Protocol::HTTPS

def self.names

Supported Application Layer Protocol Negotiation names:
def self.names
	HANDLERS.keys.compact
end