class Protocol::HTTP::Body::Head

def initialize(length)

def initialize(length)
	@length = length
end