cubos / sdkgen

[ DEPRECATED, SEE https://github.com/sdkgen/sdkgen ] Tool that aims on solving client-server communication and data layout sharing between server, web, android and ios using a description language also called sdkgen.
MIT License
45 stars 9 forks source link

fix: handle 'aborted' http response event #64

Closed renatovassao closed 4 years ago

renatovassao commented 4 years ago

http response event 'aborted' was not being captured, leading to promise not being fulfilled.