HTTP Post mode determines how requests are posted to the server. 1 - Form URLEncoded (default) 2 - Multipart forms. This property must be set prior to calling AddPostKey and HTTPGetEx

Values: 1 - Form URLEncoded (default)
2 - Multipart forms
4 - XML (Raw Buffer only - text/xml content type)
Remarks: This property must be set prior to calling AddPostKey and HTTPGetEx.
See also:

Class wwHTTP

Updated: 12/13/2001 | Send topic feedback