Difference between revisions of "HTTP Services"
Jump to navigation
Jump to search
(Created page with "Category:Services = HTTP service "http:C" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00020082 | CreateContext |- | 0...") |
|||
Line 17: | Line 17: | ||
| 0x001100C4 | | 0x001100C4 | ||
| [[HTTPC:AddRequestHeader|AddRequestHeader]] | | [[HTTPC:AddRequestHeader|AddRequestHeader]] | ||
+ | |- | ||
+ | | 0x00240082 | ||
+ | | [[HTTPC:SetRootCACert|SetRootCACert]] | ||
|} | |} |
Revision as of 23:11, 8 July 2013
HTTP service "http:C"
Command Header | Description |
---|---|
0x00020082 | CreateContext |
0x00030040 | CloseContext |
0x000C0102 | ReceiveData |
0x001100C4 | AddRequestHeader |
0x00240082 | SetRootCACert |