HTTPC:AddPostDataBinary: Difference between revisions
Add HTTPC:AddPostDataBinary |
|||
Line 44: | Line 44: | ||
=Description= | =Description= | ||
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. |