HTTPC:SetBasicAuthorization

HTTPC:SetBasicAuthorization

Request #

Index WordDescription
0Header code [0x000F00C4]
1HTTP context handle
2Username Length
3Password Length
4(usernameLength << 14) | 0x402
5char* Username
6(passwordLength << 14) | 0x802
7char* Password

Response #

Index WordDescription
0Header code
1Result code