HTTPSocket.SetPostContent

From Xojo Documentation


Method

HTTPSocket.SetPostContent(Content as String, ContentType as String)

Supported for all project types and targets.

Sets the content data and content type to be sent to the server for a POST command.

See Also

HTTPSocket.SetFormData