TShock/TShockAPI/Rest
2014-08-23 16:08:18 -04:00
..
Rest.cs Allow rest request handlers access to the request object itself, to allow the plugin more information on who is making the request. Refactored the args for Rest commands to just one delegate, that takes a RestRequestArgs which has verbs, params, request, and tokenData. 2014-08-23 16:08:18 -04:00
RestCommand.cs Allow rest request handlers access to the request object itself, to allow the plugin more information on who is making the request. Refactored the args for Rest commands to just one delegate, that takes a RestRequestArgs which has verbs, params, request, and tokenData. 2014-08-23 16:08:18 -04:00
RestManager.cs Allow rest request handlers access to the request object itself, to allow the plugin more information on who is making the request. Refactored the args for Rest commands to just one delegate, that takes a RestRequestArgs which has verbs, params, request, and tokenData. 2014-08-23 16:08:18 -04:00
RestObject.cs Update license header for 2014 2014-07-10 21:48:33 -04:00
RestPermissions.cs Update license header for 2014 2014-07-10 21:48:33 -04:00
RestVerbs.cs Update license header for 2014 2014-07-10 21:48:33 -04:00
SecureRest.cs Allow rest request handlers access to the request object itself, to allow the plugin more information on who is making the request. Refactored the args for Rest commands to just one delegate, that takes a RestRequestArgs which has verbs, params, request, and tokenData. 2014-08-23 16:08:18 -04:00