Difference between revisions of "HTTPC:NotifyFinishSendPostData"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001D0040] |- | 1 | HTTP context handle |} =Response= {| class="wikitable" bo...")
 
(No difference)

Latest revision as of 17:22, 29 March 2016

Request[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This must be used after all data has been uploaded via the SendPostData* HTTPC command(s), if those commands were used at all.