Skip to content

HPACK static table: var typo (should be vary) #9

@phluid61

Description

@phluid61

File: lib/ruby-h2/hpack.rb:139

RFC 7541 Appendix A, index 59 is vary. Currently spelled var.

Same impact as the other static table typos: incorrect decoding and missed encoding optimisation for the Vary header.

Fix: change var to vary.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions