How can I send a DELETE request with delphi 7 and the ICS component so that I can access a REST api?
|
|
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. |
||
|
|
|
|
All I could find... http://wiki.overbyte.be/wiki/index.php/THttpCli.OnBeforeHeaderSend |
||
|
|
