Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Bring hyper's HPACK implementation to draft-8. #62

Closed
4 tasks done
Lukasa opened this issue Jun 17, 2014 · 1 comment
Closed
4 tasks done

Bring hyper's HPACK implementation to draft-8. #62

Lukasa opened this issue Jun 17, 2014 · 1 comment
Labels

Comments

@Lukasa
Copy link
Member

Lukasa commented Jun 17, 2014

Draft is here. Side-by-side diff is here.

Things to change:

  • After applying an updated value of the HTTP/2 setting SETTINGS_HEADER_TABLE_SIZE that changes the maximum size of the header table used by the encoder, the encoder MUST signal this change via an encoding context update. (Completed in e2b23b0.)
  • Update static table. (Completed in dc01314.)
  • Update Huffman code table. (Completed in 111051e.)
  • Update supported HPACK version to 8. (Completed in cececed.)
@Lukasa
Copy link
Member Author

Lukasa commented Jun 26, 2014

Done like a dinner. =D

@Lukasa Lukasa closed this as completed Jun 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant