[
https://issues.apache.org/jira/browse/TS-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14875810#comment-14875810
]
ASF subversion and git services commented on TS-3827:
-----------------------------------------------------
Commit eeaf50d6f8a35e5c162d933004b6a188d6b98027 in trafficserver's branch
refs/heads/master from [~masaori]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=eeaf50d ]
TS-3827: Cleanup Flags of Frames
> 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
> 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)