Skip to content

TechFeature: Header Indexing Table #5

@DrkWithT

Description

@DrkWithT

As a web server programmer, I want to implement the HPACK header indexing table so that the most common headers are compressed appropriately.

Children Items

  • Generate the statically initialized array of header entries for the static indexing table.
  • Implement the header field structure.
  • Implement the dynamic indexing table.
  • Implement the static indexing table.
  • Test overall table functionality: initialization, entry addition, and eviction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions