GitHub user maskit opened an issue:

    https://github.com/apache/trafficserver/issues/1591

    Advertised header table size is not used

    Current implementation doesn't use the advertised header table size.
    
    To reproduce:
    ```
    $ nghttp -nv -c 1024 https://localhost/
    ```
    
    This fails with COMPRESSION_ERROR.
    
    Todo:
    - Update internal maximum header table size with advertised size 
(SETTINGS_HEADER_TABLE_SIZE).
    - Send "Dynamic Table Size Update" in the beginning of a header block
    
    


----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to