PUT and DELETE support for network.request

Hi,

Service based application frameworks like stackmob, parse, kinvey etc. all have some sort of RESTFUL apis beside native platform sdks. That means we can also consume them by using simple http requests (network.request) and then parse json response objects.

One problem here is; all of the mentioned services require some additional http methods that we do not have officially like PUT and DELETE. (as mentioned in docs)

Using PAAS methodology over cloud is a hot trending topic in todays software development environments. We, corona developers, also can and should use them for our needs, if there will be support for those extra http methods.

Best regards.

deniz. [import]uid: 11686 topic_id: 19616 reply_id: 319616[/import]

+1 We can do so much with services that offer REST but to do so, we need the full suite of HTTP request options. [import]uid: 19626 topic_id: 19616 reply_id: 77298[/import]

+1 PUT and DELETE are a must. [import]uid: 108813 topic_id: 19616 reply_id: 96296[/import]

+1 We so badly need this for dropbox integration [import]uid: 66859 topic_id: 19616 reply_id: 96303[/import]