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

sendCustomRequest (method)

Sends a custom request to the server.

- (NSString*)sendCustomRequest:(NSString*)URL :(NSString*)requestData :(NSString*)otherHeaders

Discussion

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 macOS Edition - Version 16.0 [Build 7239]