Open cycomachead opened 8 years ago
options.usePromises should exist. We should (in theory) only need to change the _http() method to work.
options.usePromises
_http()
Optional cute functions, I suppose would need to check what this.http is returning I suppose...
this.http
options.usePromises
should exist. We should (in theory) only need to change the_http()
method to work.Optional cute functions, I suppose would need to check what
this.http
is returning I suppose...