mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0bd97ecda2
Add options method to the Http object, which could be useful when using self-describing RESTful APIs. This closes #10500, closes #7918