OPENED constant

AjaxRequestReadyState const OPENED

XMLHttpRequest.open() has been called.

Implementation

static const OPENED = const AjaxRequestReadyState._internal(1);