HTTPC:GetResponseData

HTTPC:GetResponseData

Request #

Index WordDescription
0Header code [0x00200082]
1HTTP context handle
2Max buffer size
3(OutSize<<4) | 12
4Output data pointer

Response #

Index WordDescription
0Header code
1Result code
2Output total response size

Description #

This obtains the raw HTTP response data, prior to the received content.

NOTE: Named GetHeaderAll by Nintendo