class Async::HTTP::Protocol::HTTP2::Response

def head?

def head?
	@request&.head?
end