Interface brl.httprequest.IOnHttpRequestComplete - leonard-thieu/monkey GitHub Wiki

Methods

Method Documentation

Method OnHttpRequestComplete : Void ( request:HttpRequest )

Called when an http request completes.

If a network error occured, the request status will be -1.

Otherwise, the request status will contain the status code returned by the server.

⚠️ **GitHub.com Fallback** ⚠️