GitHub user maskit opened a pull request: https://github.com/apache/trafficserver/pull/677
TS-4189: Add tests for HPACK https://issues.apache.org/jira/browse/TS-4189 The test cases come from: https://github.com/http2jp/hpack-test-case https://github.com/http2/http_samples But the original data are not included in these commits because we can use our own test results as input data. Of course, we can add more tests locally. You can merge this pull request into a Git repository by running: $ git pull https://github.com/maskit/trafficserver ts4189 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/677.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #677 ---- commit 16184644a05c19361f3a944a5932d6e31aca64fc Author: Masakazu Kitajo <mas...@apache.org> Date: 2016-04-01T01:13:58Z TS-4189: Add a test driver for HPACK commit c8ad9cf57677b4fe53ce1789bed9e123c01b3b9b Author: Masakazu Kitajo <mas...@apache.org> Date: 2016-05-31T08:12:32Z TS-4189: Add test cases for test_HPACK ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---