Issues
- 6
content-encoding header should be removed
#28 opened by snytkine - 1
- 3
`invalid header check` when `Content-Encoding: deflate` and it's raw deflate.
#34 opened by danielgindi - 2
`content-encoding` is always removed
#32 opened by szmarczak - 0
Use `stream.pipeline`
#33 opened by sindresorhus - 2
Question: inflateRaw or inflate?
#24 opened by heroboy - 8
Handle truncated compressed response (Z_BUF_ERROR)
#19 opened by gajus - 5
Stream is not destroyed on error
#25 opened by szmarczak - 0
- 1
How to import it?
#23 opened by Reegan01 - 0
unable to resolve module stream
#22 opened by PerspectivesLab - 10
Support br encoding
#12 opened by silverwind - 3
PassThrough and mimic-response?
#11 opened by stevenvachon - 1
this project got renamed?
#9 opened by pnemade - 1
Preserve custom properties on stream
#6 opened by floatdrop - 3
should not be called "unzip"
#7 opened by thejoshwolfe - 1
Use AVA in the tests
#2 opened by sindresorhus - 3
Correct decompression for deflate?
#3 opened by sholladay