module Async::HTTP::Protocol::HTTP2

def self.trailers?

def self.trailers?
	true
end