HTTPC:AddPostDataRaw: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140082] |- | 1 | HTTP context handle |- | 2 | Length of raw data passed in..." |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 35: | Line 35: | ||
=Description= | =Description= | ||
Passes the raw data from the buffer | Passes the raw data from the buffer into the body of the HTTP POST request. |