module Async::HTTP::Protocol::HTTP1

def self.trailers?

def self.trailers?
	true
end