[
https://issues.apache.org/jira/browse/TS-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977588#comment-14977588
]
ASF GitHub Bot commented on TS-3827:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/314
> 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)