I don’t know what you mean. It has error events with the status code on the JS side. I use it all the time.
> On Mar 19, 2017, at 9:31 AM, Justin Mclean <jus...@classsoftware.com> wrote: > > Hi, > >> Take a look at URLBinaryLoader (which is the network class I’m using pretty >> much exclusively). The main logic is in URLStream which handles all kinds of >> responses. HTTPService can probably be improved using similar logic. > > I looked ta that it seem it can only do on the AS side not on the JS side > which is what I need. > > Thanks, > Justin