haXe API Documentation
Back
|
Index
extern
class
flash.events.HTTPStatusEvent
extends
Event
Available in flash9
var
responseHeaders :
Array
<
Dynamic
>
var
responseURL :
String
var
status(default,null) :
Int
function
new(type :
String
, ?bubbles :
Bool
, ?cancelable :
Bool
, ?status :
Int
) :
Void
static
var
HTTP_RESPONSE_STATUS :
String
static
var
HTTP_STATUS :
String
Back
|
Index