[ 
https://issues.apache.org/jira/browse/TS-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964234#comment-14964234
 ] 

Bryan Call commented on TS-3967:
--------------------------------

I had to add trailing header support because it was failing a h2spec test.  
Setting the connection to state to HTTP2_STREAM_STATE_CLOSED wont send any data 
frames back after that has happened.  It made the trailing headers test in 
h2spec fail, so unfortunately they are tied together.

The h2spec test without this change will get a RST_SRTREAM frame back, but 
unfortunately test ignores that and wants to see a response come back which ATS 
does at the moment.


> Set stream state to close after a RST_STEAM has been sent
> ---------------------------------------------------------
>
>                 Key: TS-3967
>                 URL: https://issues.apache.org/jira/browse/TS-3967
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 6.1.0
>
>         Attachments: ts-3967.diff
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to