HTTPC:AddPostDataRaw

HTTPC:AddPostDataRaw

Request #

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

Response #

Index WordDescription
0Header code
1Result code

Description #

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