Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3755

URLConnection delete

$
0
0

When using URLConnetion.Send with the method DELETE like URLConnection.Send(“DELETE”, URL) it actually deletes the record but where can I receive confirmation? Documentation of URLConnection states de ContentReceived event is raised when the method is GET. The RESTful API I am connecting to is supposed to send a json text stating a successful deletion.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3755

Trending Articles