fix($http): set correct xhrStatus in response when using 'timeout'
This correctly sets "timeout" if a request fails because the timeout (numerical or $timeout) is exceeded, and "abort" if the request is aborted by resolving a promise that was passed in.
M
Martin Staffa committed
1faf7ec30d55bba107b18efbcf0ef07732c55b91
Parent: 20724da