Difference between revisions of "HTTPC:ReceiveDataTimeout"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0102] |- | 1 | HTTP context handle |- | 2 | Buffer size |- | 3-4 | ? |- | 5 ...") |
(No difference)
|
Revision as of 16:16, 5 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x000C0102] |
1 | HTTP context handle |
2 | Buffer size |
3-4 | ? |
5 | (OutSize<<4) | 12 |
6 | Output data pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This writes the downloaded content(after the HTTP headers) to the output buffer.