Changes

405 bytes added ,  17:04, 5 July 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020082] |- | 1 | URL buffer size, including null-terminator. |- | 2 | u8, unkn..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00020082]
|-
| 1
| URL buffer size, including null-terminator.
|-
| 2
| u8, unknown
|-
| 3
| (URLSize<<4) <nowiki>|</nowiki> 10
|-
| 4
| URL data pointer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| HTTP context handle
|}