vote up 0 vote down star
1

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

flag

2 Answers

vote up 1 vote down check

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.

link|flag
vote up 0 vote down

All I could find...

http://wiki.overbyte.be/wiki/index.php/THttpCli.OnBeforeHeaderSend

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.