HTTPC:GetResponseData: Difference between revisions
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..." |
Add note with Ninty's name, taken from Dragon Quest VII debug strings |
||
Line 39: | Line 39: | ||
=Description= | =Description= | ||
This obtains the raw HTTP response data, prior to the received content. | This obtains the raw HTTP response data, prior to the received content. | ||
NOTE: Named GetHeaderAll by Nintendo |