Skip to content

Add overload for TIdHTTP.Delete() to send body data #277

@rlebeau

Description

@rlebeau

Some REST APIs, like Spotify, use DELETE commands that require a request body:

https://developer.spotify.com/console/delete-playlist-tracks/

To make this easier to work with, TIdHTTP should expose TStrings and TStream overloads of the Delete() method to call DoRequest() with body data.

Metadata

Metadata

Assignees

Labels

Element: HTTPIssues related to HTTP handling, TIdHTTP, TIdHTTPServer, TIdHTTPProxyServer, etcStatus: PendingIssue is pending external update or releaseType: EnhancementIssue is proposing a new feature/enhancement

Projects

Status

In review

Relationships

None yet

Development

No branches or pull requests

Issue actions