Changes

Jump to navigation Jump to search
482 bytes added ,  07:33, 10 July 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00200082] |- | 1 | HTTP context handle |- | 2 | Max buffer size |- | 3 | (OutSiz..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00200082]
|-
| 1
| HTTP context handle
|-
| 2
| Max buffer size
|-
| 3
| (OutSize<<4) <nowiki>|</nowiki> 12
|-
| 4
| Output data pointer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Output total response size
|}

=Description=
This obtains the raw HTTP response data, prior to the received content.

Navigation menu