class Protocol::HTTP::Body::Completable

def rewind

Rewind the body, is not supported.
def rewind
	false
end