Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
transport is an object representing the server's response, so you should be able to test for transport.Error and/or transport.Response to distinguish error and success responses.
transport
transport.Error
transport.Response