[
https://issues.apache.org/jira/browse/TS-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065960#comment-15065960
]
ASF GitHub Bot commented on TS-3478:
------------------------------------
GitHub user syucream opened a pull request:
https://github.com/apache/trafficserver/pull/391
TS-3478: Indexing header representations on HPACK encoder
https://issues.apache.org/jira/browse/TS-3478
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/syucream/trafficserver indexing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/391.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 #391
----
commit effd36180f1a3f3bbac7c8b36978ad90a7206eba
Author: Ryo Okubo <[email protected]>
Date: 2015-12-13T14:42:55Z
Support static/dynamic indexing to HPACK encoder
----
> Indexing header representations on HPACK encoder
> ------------------------------------------------
>
> Key: TS-3478
> URL: https://issues.apache.org/jira/browse/TS-3478
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP/2
> Reporter: Ryo Okubo
> Assignee: Ryo Okubo
> Labels: review
> Fix For: 6.1.0
>
> Attachments: indexing.patch
>
>
> Support other header field representations on HPACK encoder.
> http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-12#section-6
> Currently the encoder supports only [Literal Header Field never
> Indexed|http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-12#section-6.2.3].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)