markt-asf commented on issue #277:
URL: https://github.com/apache/tomcat/pull/277#issuecomment-616991103
@arkanovicz
You can ignore requests to retest this. I was able to recreate the issue
with curl using the steps you describe.
Could you expand the SSE acronym please. I want to make sure I understand
you correctly.
Code format issues are opening braces `{` should not be on a new line and
multi-line comments either use `//` before every line or, if the `/* ... */`
style is used each intermediate line starts with an aligned `*`
More generally...
It would be worth reviewing the HTTP/2 spec to check if there are any other
headers that are invalid for HTTP/2.
The global blocking off applications setting Connection headers seems
reasonable at first consideration but needs more thought/review in case there
are use cases where it is arguably valid / necessary to do so.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]