mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
969133d426
Normalize value-specific HttpHeaders deletions before filtering. The string overload previously used String#indexOf and removed shorter values contained within the requested deletion value, potentially widening outgoing request metadata. Preserve delete-all behavior only when no value is supplied, and cover string, array, and empty-string deletion.
8.0 KiB
8.0 KiB