[
https://issues.apache.org/jira/browse/TS-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059724#comment-15059724
]
ASF GitHub Bot commented on TS-4082:
------------------------------------
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/380
TS-4082: Fix huffman_encoder to encode "0"
[TS-4082](https://issues.apache.org/jira/browse/TS-4082)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver TS-4082
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/380.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 #380
----
commit 473ec7d224196ee83ea754fc0c7234b25c2bcb9c
Author: Masaori Koshiba <[email protected]>
Date: 2015-12-16T08:24:43Z
TS-4082: Fix huffman_encoder to encode "0"
----
> Huffman Encoder can not encode "0"
> ----------------------------------
>
> Key: TS-4082
> URL: https://issues.apache.org/jira/browse/TS-4082
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 6.1.0
>
>
> Huffman Encoder in HPACK can not encode "0". {{huffman_encode}} returns 0 as
> encoded length.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)