Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/http: clarify Header.WriteSubset behavior
The current implementation performs a plain map lookup, but other header methods canonicalize header keys before using them. Fixes #34918 Change-Id: Id4120488b8b39ecee97fa7a6ad8a34158687ffcd Reviewed-on: https://go-review.googlesource.com/c/go/+/201357 Reviewed-by: Brad Fitzpatrick <[email protected]>
- Loading branch information