HTTPC:BeginRequestAsync
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000A0040] |
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. Unlike BeginRequest, this performs the operation asynchronously.