mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
89f61087c7
Added a toString method to the Response class displaying status / status and the URL of the request. Closes: https://github.com/angular/http/issues/89 Closes #7511