Difference between revisions of "HTTPC:SendPOSTDataTimeout"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001B0102] |- | 1 | HTTP context handle |- | 2 | Buffer size |- | 3-4 | u64 nanos...") |
Slashmolder (talk | contribs) m (moved HTTPC:SendPOSTDataDelay to HTTPC:SendPOSTDataTimeout) |
Revision as of 03:31, 16 December 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x001B0102] |
1 | HTTP context handle |
2 | Buffer size |
3-4 | u64 nanoseconds delay |
5 | (Size<<4) | 10 |
6 | Input data pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This uploads the specified raw POST data content.