Methods
(static) begin(endpointopt) → {undefined}
Emulate the beginning of an AJAX request
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
endpoint |
String |
<optional> |
- Source:
Returns:
- Type
- undefined
(static) end(endpointopt) → {undefined}
Emulate the conclusion of an AJAX request
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
endpoint |
String |
<optional> |
- Source:
Returns:
- Type
- undefined