module Async::HTTP::Protocol::HTTP11

def self.trailers?

def self.trailers?
	true
end