Add a new compression format, "deflate-raw", to give web developers access to the raw deflate stream without any headers or footers. This is needed, for example, to read and write zip files.
To allow web developers to handle raw deflate stream without any headers or footers.