|
DOCUMENTS 5 - PortalScripting API
|
This is the complete list of members for XMLHTTPRequest, including all inherited members.
| abort() | XMLHTTPRequest | |
| addRequestHeader(String name, String value) | XMLHTTPRequest | |
| canAsync | XMLHTTPRequest | |
| canProxy | XMLHTTPRequest | |
| COMPLETED | XMLHTTPRequest | |
| FileSizeHint | XMLHTTPRequest | |
| getAllResponseHeaders() | XMLHTTPRequest | |
| getResponseHeader(String name) | XMLHTTPRequest | |
| INTERACTIVE | XMLHTTPRequest | |
| NOTSENT | XMLHTTPRequest | |
| open(String method, String url, boolean async=false, String user="", String passwd="") | XMLHTTPRequest | |
| readyState | XMLHTTPRequest | |
| response | XMLHTTPRequest | |
| responseFile | XMLHTTPRequest | |
| responseType | XMLHTTPRequest | |
| send(String content="") | XMLHTTPRequest | |
| SENT | XMLHTTPRequest | |
| setCAInfo(String pemFile, int options) | XMLHTTPRequest | |
| status | XMLHTTPRequest | |
| statusText | XMLHTTPRequest | |
| UNINITIALIZED | XMLHTTPRequest | |
| VERIFYHOST | XMLHTTPRequest | |
| VERIFYPEER | XMLHTTPRequest | |
| XMLHTTPRequest(String proxy="", int proxyPort=3128, String proxyUser="", String proxyPasswd="") | XMLHTTPRequest | |
| XMLHTTPRequest(bool useProxySetting=true) | XMLHTTPRequest |