HTTPSecureSocket.SetPostContent
From Xojo Documentation
This Method was deprecated in version 2012r1. Please use HTTPSecureSocket.SetRequestContent as a replacement. |
Method
HTTPSecureSocket.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.