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