module Async::HTTP::Protocol::HTTP1

def self.bidirectional?

def self.bidirectional?
	true
end