It looks like the BufferStream, http_buffio, is never used (tested) in the gzip testing section.
|
# Ensure that streaming HTTP -> BufferStream -> Gzip works |
|
http_buffio = BufferStream() |
So it looks like that section might be merely testing whether and http stream can work though a gzip process pipe.