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