HTTPSocket.SetPostContent
From Xojo Documentation
This method was deprecated in version 2012r1. Please use HTTPSocket.SetRequestContent as a replacement. |
Method
HTTPSocket.SetPostContent(Content as String, ContentType as String)
Supported for all project types and targets.
Supported for all project types and targets.
Sets the content data and content type to be sent to the server for a POST command.