Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http2: add a few other common headers to the shared headermap cache
This change adds additional common CORS headers and two de-facto standard and common X- headers to the shared headermap cache to cut down on allocations from lower-casing/canonicalization. Change-Id: I61121925b0b28414ed6ce07190155662b0444f93 Reviewed-on: https://go-review.googlesource.com/c/net/+/442176 Auto-Submit: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Damien Neil <dneil@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Damien Neil <dneil@google.com>
- Loading branch information