Difference between revisions of "HTTP Services"

From 3dbrew
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 00:11, 9 July 2013

HTTP service "http:C"

Command Header Description
0x00020082 CreateContext
0x00030040 CloseContext
0x000C0102 ReceiveData
0x001100C4 AddRequestHeader
0x00240082 SetRootCACert