Method

HTTPSocket.SetPostContent


Warning

This item was deprecated in version 2012r1. Please use HTTPSocket.SetRequestContent as a replacement.

Description

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

Compatibility

All project types on all supported operating systems.

See also

URLConnection parent class; HTTPSocket.SetFormData