mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
92340350d2
The ok property was not being set on response objects. It's now set based on the status code. Closes #6390 Closes #6503