mirror of
https://github.com/actions/toolkit.git
synced 2026-08-08 00:00:33 +02:00
If we received 200, we will attempt to download the stream. If the stream is gzipped, gzip should throw an error when trying to decompress the stream; or if the stream is truncated, the received bytes should be different from the value set in content-length header.