HTTPC:BeginRequest

From 3dbrew
Revision as of 05:41, 9 July 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090040] |- | 1 | HTTP context handle |} =Response= {| class="wikitable" borde...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00090040]
1 HTTP context handle

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This command triggers sending the HTTP request over the network, this will return before the request is finished.