HTTPC:SetProxy

HTTPC:SetProxy

Request #

Index WordDescription
0Header code [0x000D0146]
1HTTP context handle
2Proxy Length
3u16, Port
4Username Length
5Password Length
6(proxyLength << 14) | 0x2
7char* Proxy
8(usernameLength << 14) | 0x402
9char* Username
10(passwordLength << 14) | 0x802
11char* Password

Response #

Index WordDescription
0Header code
1Result code