mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- We now rethrow any errors, which means we get a proper stack trace, rather than it seemingly coming from within a callback in the http package - The error thrown contains the response body which typically contains helpful information