x/net/http2: missing SETTINGS_HEADER_TABLE_SIZE support #29356
Labels
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
There are TODO comments in the code about
SETTINGS_HEADER_TABLE_SIZE
support. Proper would:SETTINGS_HEADER_TABLE_SIZE
capped by the max table size definedI have a working implementation. I need to write tests and I will submit it.
Cc @bradfitz
The text was updated successfully, but these errors were encountered: