Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

SendCustomRequest Method

Sends a custom request to the server.

Syntax

public String sendCustomRequest(String URL, String requestData, String otherHeaders);

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) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0