[
https://issues.apache.org/jira/browse/TS-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075300#comment-15075300
]
ASF GitHub Bot commented on TS-3478:
------------------------------------
Github user maskit commented on the pull request:
https://github.com/apache/trafficserver/pull/391#issuecomment-168053932
Http2DynamicTable class is getting messy. To clarify the responsibility of
Http2DynamicTable and to make the codes maintainable, it would be better to
cleanup at this time.
I suggest having Indexing Tables layer and accessors for Static Table
instead of adding all the things into Http2DynamicTable. It would make the
codes much readable.
> 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)