$ du -ms swift-nio-http2/Tests/hpack-test-case/
59 swift-nio-http2/Tests/hpack-test-case/
Even gzip compressed it only takes up 5.5 MiB, so we could save a bunch of bandwidth and disk space if we compressed those files and decompressed them only when running the H2 tests.
Even gzip compressed it only takes up 5.5 MiB, so we could save a bunch of bandwidth and disk space if we compressed those files and decompressed them only when running the H2 tests.