[
https://issues.apache.org/jira/browse/TS-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977529#comment-14977529
]
ASF GitHub Bot commented on TS-3827:
------------------------------------
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/315
TS-3827: Cleanup comments related to HTTP/2
[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_http2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/315.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 #315
----
commit 7d7a4e3991201ce7661cced02b422c1001444594
Author: Masaori Koshiba <[email protected]>
Date: 2015-10-20T07:56:41Z
TS-3827: Cleanup comments related to HTTP/2
----
> 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)