[
https://issues.apache.org/jira/browse/TS-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977527#comment-14977527
]
ASF GitHub Bot commented on TS-3827:
------------------------------------
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/314
TS-3827: Cleanup comments related to HAPCK
[TS-3827](https://issues.apache.org/jira/browse/TS-3827)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver ts-3827_hpack
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/314.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 #314
----
commit cb7e0d6c050fefff2f0464811981d8b541969eeb
Author: Masaori Koshiba <[email protected]>
Date: 2015-10-20T06:50:07Z
TS-3827: Cleanup comments related to HAPCK
----
> Cleanup code only depends on drafts of HTTP/2
> ----------------------------------------------
>
> Key: TS-3827
> URL: https://issues.apache.org/jira/browse/TS-3827
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 6.1.0
>
>
> HTTP/2 implementation is developed with drafts of RFC 7540 originally.
> Thus some fields like {{HTTP2_FLAGS_CONTINUATION_PAD_LOW}} are exists,
> although padding is removed from CONTINUATION frame in RFC 7540.
> And many comments are copied from old drafts too.
> We should investigate and cleanup those code and comments.
> See Also: [Appendix B. Change Log of
> draft-ietf-httpbis-http2-17|https://tools.ietf.org/html/draft-ietf-httpbis-http2-17#appendix-B]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)