- 22 Jan, 2019 1 commit
-
-
Kenton Varda authored
I decided to make the new method pure-virtual as I wanted to make sure that all wrapper streams properly delegate to the inner stream. We wouldn't want e.g. proactive HTTP cancellation to unexpectedly not work when running over TLS.
-
- 13 Jun, 2018 2 commits
-
-
Ingvar Stepanyan authored
-
Ingvar Stepanyan authored
- Makes it possible to decompress data granularly via push-based API. - Adds ability to flush output at an arbitrary point. - Removes manual `ended` check as zlib checks it for us.
-
- 04 Jun, 2018 1 commit
-
-
Kenton Varda authored
-
- 12 Sep, 2017 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 11 Sep, 2017 1 commit
-
-
Kenton Varda authored
-