compression-test icon indicating copy to clipboard operation
compression-test copied to clipboard

Tools to compare compression and encoding schemes for headers in HTTP/2

Results 3 compression-test issues
Sort by recently updated
recently updated
newest added

When using fork I ran into this problem in some of my outputs two 0x0A bytes appear and are interpreted as an empty line this desynchronises the transmissions. ![LFLF-inside-data-problem](https://f.cloud.github.com/assets/2280807/92468/3c562fc0-65d4-11e2-84a0-463d0d5c68c1.png) Apparently...

When compressing spiegel.de.har, other compressions work fine.

We need a test suite, ideally run through CI (e.g., Travis), so that pull requests can be vetted.

enhancement