Difference between revisions of "HTTP Services"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
| 0x00030040 | | 0x00030040 | ||
| [[HTTPC:CloseContext|CloseContext]] | | [[HTTPC:CloseContext|CloseContext]] | ||
+ | |- | ||
+ | | 0x00050040 | ||
+ | | [[HTTPC:GetRequestState|GetRequestState]] | ||
|- | |- | ||
| 0x00090040 | | 0x00090040 |
Revision as of 16:12, 9 July 2013
HTTP service "http:C"
Command Header | Description |
---|---|
0x00020082 | CreateContext |
0x00030040 | CloseContext |
0x00050040 | GetRequestState |
0x00090040 | BeginRequest |
0x000C0102 | ReceiveData |
0x001100C4 | AddRequestHeader |
0x001F0144 | GetResponseHeader |
0x00240082 | AddTrustedRootCA |