Masaori Koshiba created TS-3827:
-----------------------------------
Summary: 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
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)