|
Enfusion Script API
|
This is the complete list of members for RestContext, including all inherited members.
| DELETE(RestCallback cb, string request, string data) | RestContext | |
| DELETE_now(string request, string data) | RestContext | |
| FILE(RestCallback cb, string request, string filename) | RestContext | |
| FILE_now(string request, string filename) | RestContext | |
| GET(RestCallback cb, string request) | RestContext | |
| GET_now(string request) | RestContext | |
| POST(RestCallback cb, string request, string data) | RestContext | |
| POST_now(string request, string data) | RestContext | |
| PUT(RestCallback cb, string request, string data) | RestContext | |
| PUT_now(string request, string data) | RestContext | |
| reset() | RestContext | |
| SetHeaders(string definition) | RestContext |