class Protocol::HTTP::Header::CacheControl

def streaming?

def streaming?
	self.include?(STREAMING)
end