HttpService:DeleteAsync
and
HttpService:PutAsync
Currently there is only PostAsync and GetAsync. It would be really helpful to have the two above (in my case for using the Trello API more fully) by sending DELETE and PUT requests. If anyone knows a workaround, please share.
Thanks! |