-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
Element: HTTPIssues related to HTTP handling, TIdHTTP, TIdHTTPServer, TIdHTTPProxyServer, etcIssues related to HTTP handling, TIdHTTP, TIdHTTPServer, TIdHTTPProxyServer, etcStatus: PendingIssue is pending external update or releaseIssue is pending external update or releaseType: EnhancementIssue is proposing a new feature/enhancementIssue is proposing a new feature/enhancement
Milestone
Description
There are plenty of times when users have needed to call TIdHTTP.DoRequest() directly for sending requests with custom parameters. But, DoRequest() is declared as protected, thus requiring a derived class in order to access it. I propose DoRequest() be moved to public for easier use.
Until that can be done, a class helper should be created to expose access to DoRequest().
Metadata
Metadata
Assignees
Labels
Element: HTTPIssues related to HTTP handling, TIdHTTP, TIdHTTPServer, TIdHTTPProxyServer, etcIssues related to HTTP handling, TIdHTTP, TIdHTTPServer, TIdHTTPProxyServer, etcStatus: PendingIssue is pending external update or releaseIssue is pending external update or releaseType: EnhancementIssue is proposing a new feature/enhancementIssue is proposing a new feature/enhancement
Type
Projects
Status
In review