HTTPC:SetSSLOpt: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002B0080] |- | 1 | HTTP context handle |- | 2 | u32 input_opt |} =Response=..." |
(No difference)
|
Latest revision as of 05:41, 22 February 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x002B0080] |
| 1 | HTTP context handle |
| 2 | u32 input_opt |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This sets the input_opt value which is later passed to SSLC:CreateContext. The default setting is value 0x0 when this command is never used with the context.