Skip to content

Advertised header table size is not used #1591

Description

@maskit

Current H2 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions