put
Description
Requests the HTTP put service
It is required to assign the data, which is to be transmitted, to the body property in advance.
Syntax
<HttpCli object>.put <URL string>
Example
Last updated
Was this helpful?
Requests the HTTP put service
It is required to assign the data, which is to be transmitted, to the body property in advance.
<HttpCli object>.put <URL string>
Last updated
Was this helpful?