Cloud Storage Integrator 2016 Linux Edition
Cloud Storage Integrator 2016 Linux Edition
Questions / Feedback?

SendCustomRequest Method

Sends a custom request to the server.

Syntax

 char* SendCustomRequest(char* lpszURL, char* lpszRequestData, char* lpszOtherHeaders);

Remarks

If RequestData is not empty, an HTTP POST will be sent to the server with RequestData as the POST data.

If RequestData is empty, an HTTP GET will be sent to the server and RequestData will be ignored.

If OtherHeaders is not empty, OtherHeaders will be appended to the HTTP headers of the request.

The method returns the HTTP response in its entirety.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Linux Edition - Version 16.0 [Build 7239]