Question

How can I send a DELETE request with delphi 7 and the ICS component so that I can access a REST api?

Was it helpful?

Solution

Another option would be to use the synapse library. Its very easy to use and extend. I have modified it for use against a REST api without any major problems.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top