HTTPC:AddPostDataBinary: Difference between revisions

Unknown (talk | contribs)
Add HTTPC:AddPostDataBinary
 
Unknown (talk | contribs)
 
Line 44: Line 44:


=Description=
=Description=
Passes binary data from the buffer into the body of the HTTP POST request.
This URL-encodes the specified "name=value" with binary data, then adds it to the POST data which will be uploaded once the request is sent.