[
https://issues.apache.org/jira/browse/TS-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033438#comment-15033438
]
ASF subversion and git services commented on TS-3986:
-----------------------------------------------------
Commit f8621492a725db05f5e5f87998f4f90dc7a59941 in trafficserver's branch
refs/heads/master from [~masaori]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f862149 ]
TS-3986: Cleanup code related to HTTP/2 frame flags validation
1. Rename http2_are_frame_flags_valid to http2_frame_flags_are_valid
2. Move list of masks to HTTP2.h from HTTP2.cc
This closes #354
> Restore validations for flags of HTTP/2 Frame
> ---------------------------------------------
>
> Key: TS-3986
> URL: https://issues.apache.org/jira/browse/TS-3986
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 6.1.0
>
>
> In TS-3921, validations for flags of HTTP/2 Frame are commented out
> temporally.
> The root causes, wrong masks of frame flags, are fixed now.
> So restore the validations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)