[
https://issues.apache.org/jira/browse/TS-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039513#comment-15039513
]
ASF GitHub Bot commented on TS-4018:
------------------------------------
GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/362
TS-4018: Use HPACK huffman encoding always
https://issues.apache.org/jira/browse/TS-4018
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maskit/trafficserver ts4018
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/362.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 #362
----
commit 47232f31f8f5b27c95b0fbea5f76a89d99becbc7
Author: Masakazu Kitajo <[email protected]>
Date: 2015-12-03T07:13:31Z
TS-4018: Use HPACK huffman encoding always
commit cca6709a4875874668291f35fdb4d1e24374ee88
Author: Masakazu Kitajo <[email protected]>
Date: 2015-12-03T07:57:19Z
TS-4018: clang format
----
> Use the huffman encode in HPACK
> -------------------------------
>
> Key: TS-4018
> URL: https://issues.apache.org/jira/browse/TS-4018
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP/2
> Reporter: Masakazu Kitajo
> Fix For: 6.1.0
>
>
> A huffman encoder is exist in the HPACK implementation (TS-3852) but it
> doesn't seem to be used. It isn't included in TS-3478 also.
> We could use the huffman encoder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)