Nicholas Husin submitted the change![Open in Gerrit]()
Change information
Commit message:
http2: buffer the most recently received PRIORITY_UPDATE frame
Per RFC 9218, servers should buffer the most recently received
PRIORITY_UPDATE frame. This CL implements said buffering within the RFC
9218 priority write scheduler.
For golang/go#75500
Change-Id: I259f4f6787053de6388ec513086cfa1b294fa607
Files:
- M http2/writesched_priority_rfc9218.go
- M http2/writesched_priority_rfc9218_test.go
Change size: M
Delta: 2 files changed, 78 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by Damien Neil, +1 by Nicholas Husin
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: net
Gerrit-Branch: master
Gerrit-Change-Id: I259f4f6787053de6388ec513086cfa1b294fa607
Gerrit-Change-Number: 728401
Gerrit-PatchSet: 2