[
https://issues.apache.org/jira/browse/TS-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067435#comment-15067435
]
ASF GitHub Bot commented on TS-4097:
------------------------------------
GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/395
TS-4097: Encode empty string properly with HPACK
https://issues.apache.org/jira/browse/TS-4097
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maskit/trafficserver ts4097
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/395.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 #395
----
commit ceeaa8db5657854cf28711fe6708d32f048f1a7b
Author: Masakazu Kitajo <[email protected]>
Date: 2015-12-22T02:01:33Z
TS-4097: Encode empty string properly with HPACK
----
> HPACK encoder doesn't handle empty value
> ----------------------------------------
>
> Key: TS-4097
> URL: https://issues.apache.org/jira/browse/TS-4097
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masakazu Kitajo
> Assignee: Masakazu Kitajo
> Fix For: 6.1.0
>
>
> HPACK string encoder doesn't handle empty string properly after supporting
> Huffman code.
> It fails and returns error code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)