[
https://issues.apache.org/jira/browse/TS-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005605#comment-15005605
]
ASF GitHub Bot commented on TS-3847:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/333
> Rejects Dynamic Table Size if it does not appear at the beginning of the
> first header block
> -------------------------------------------------------------------------------------------
>
> Key: TS-3847
> URL: https://issues.apache.org/jira/browse/TS-3847
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 6.1.0
>
>
> Section 4.2 of RFC 7541(HPACK), says that dynamic table size update MUST
> occur at the beginning of the first header block following the changes to the
> dynamic table size.
> {code}
> ===============================================================================
> Failed tests
> ===============================================================================
> 4.3. Header Compression and Decompression
> × Encodes Dynamic Table Size Update (RFC 7541, 6.3) after common header
> fields
> - The endpoint MUST terminate the connection with a connection error of
> type COMPRESSION_ERROR.
> Expected: GOAWAY frame (ErrorCode: COMPRESSION_ERROR)
> Connection close
> Actual: DATA frame (Length: 5991, Flags: 1)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)