module Async::HTTP::Protocol::HTTP11

def self.bidirectional?

def self.bidirectional?
	true
end