#include <xhr.h>
◆ async
◆ download
◆ interpreter
◆ isSend
◆ isUpload
◆ listeners
◆ method
◆ onabort
const char* mjs_xhr::onabort |
◆ onerror
const char* mjs_xhr::onerror |
◆ onload
const char* mjs_xhr::onload |
◆ onloadend
const char* mjs_xhr::onloadend |
◆ onloadstart
const char* mjs_xhr::onloadstart |
◆ onprogress
const char* mjs_xhr::onprogress |
◆ onreadystatechange
const char* mjs_xhr::onreadystatechange |
◆ ontimeout
const char* mjs_xhr::ontimeout |
◆ readyState
unsigned short mjs_xhr::readyState |
◆ requestHeaders
void* mjs_xhr::requestHeaders |
◆ response
◆ responseHeaders
void* mjs_xhr::responseHeaders |
◆ responseLength
size_t mjs_xhr::responseLength |
◆ responseText
char* mjs_xhr::responseText |
◆ responseType
char* mjs_xhr::responseType |
◆ responseURL
char* mjs_xhr::responseURL |
◆ status
◆ statusText
char* mjs_xhr::statusText |
◆ thisval
const char* mjs_xhr::thisval |
◆ timeout
◆ upload
◆ uri
◆ withCredentials
bool mjs_xhr::withCredentials |
The documentation for this struct was generated from the following file: