ReadyStatelink
All possible states in which a connection can be, based on States from the XMLHttpRequest
spec, but with an additional "CANCELLED" state.
弃用说明
成员列表
成员 | 说明 |
---|---|
Unsent | |
Open | |
HeadersReceived | |
Loading | |
Done | |
Cancelled |
All possible states in which a connection can be, based on States from the XMLHttpRequest
spec, but with an additional "CANCELLED" state.
成员 | 说明 |
---|---|
Unsent | |
Open | |
HeadersReceived | |
Loading | |
Done | |
Cancelled |