hpack icon indicating copy to clipboard operation
hpack copied to clipboard

Header Compression for HTTP/2

Results 13 hpack issues
Sort by recently updated
recently updated
newest added

Proposed solution for https://github.com/twitter/hpack/issues/27 Store header names and values as Strings to avoid listeners creating them every time Allow header entries to be annotated with parsed values to allow for...

Snyk has created this PR to upgrade junit:junit from 4.12 to 4.13.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade org.openjdk.jmh:jmh-core from 1.7.1 to 1.36. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.7.1 to 1.36. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

New to Hpack. Consider hpack/hpack/src/main/java/com/twitter/hpack/Encoder.java: encodeHeader() (starting at line 69) Consider the input name="content-length", value = "1000" and sensitive == false We fall through checks in line 72 and 79....

netty-http2 has been deprecated in favor of codec-http/2 which is part of the Netty project [1]. The Netty project has also inherited this library into its code base. Are there...

I was just wondering if it is possible to use this technology under nginx, HHVM and PHP 7?