HTTPC:AddPostDataRaw

Revision as of 21:19, 6 March 2016 by Bownairo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00140082]
1 HTTP context handle
2 Length of raw data passed in buffer
3 (BufferLength<<14) | 0xC02
4 Raw data pointer

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

Passes the raw data from the buffer into the body of the HTTP POST request.