hcsuk opened a new pull request #340: URLLoader: HTTPStatusEvent addition
URL: https://github.com/apache/royale-asjs/pull/340
 
 
   Adding an HTTPStatusEvent into the JS-based code. We've found that this is 
required by some applications and it seems to make sense to expose this to 
client code. Initial thought was to add a status property to the URLLoader 
directly, but the "httpStatus" event was already being dispatched, so this just 
adds an extra value to the event object so that listeners can check whether the 
request was successful.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to