IPWorks 2020 C++ Builder Edition

Questions / Feedback?

PutResource Method

Send data to the server using the PUT method.

Syntax

void __fastcall PutResource(String ResourceURI);

Remarks

The data is taken from LocalFile. The server will normally require authentication for this operation, so User and Password must have valid values before the request is made.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]