HTTPC:SendPOSTDataTimeout: Difference between revisions
Jump to navigation
Jump to search
Slashmolder (talk | contribs) m moved HTTPC:SendPOSTDataDelay to HTTPC:SendPOSTDataTimeout |
Slashmolder (talk | contribs) mNo edit summary |
||
Line 15: | Line 15: | ||
|- | |- | ||
| 3-4 | | 3-4 | ||
| u64 nanoseconds | | u64 nanoseconds timeout | ||
|- | |- | ||
| 5 | | 5 |
Latest revision as of 04:33, 16 December 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x001B0102] |
1 | HTTP context handle |
2 | Buffer size |
3-4 | u64 nanoseconds timeout |
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.