mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
810ed6aad5
Drops some bytes by moving `Content-Type` into a variable, which is then minified to something like `var b="Content-Type"` and reused in all the places. PR Close #59518