Get a list of all HTTP methods that have been decorated with @http. This array is populated at decoration time, before any methods are executed.
Array of HTTPRequester objects containing class constructor, method name, and placeholder args
Get a list of all HTTP methods that have been decorated with @http. This array is populated at decoration time, before any methods are executed.