Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HTTP2 Perf: Optimize decoding of HPack static table (#40745)
* optimize decoding of HPack static table * use byte[] instead of ReadOnlyMemory<byte> in table * address feedback * add error string for multiple status codes Co-authored-by: Geoffrey Kizer <[email protected]>
- Loading branch information