Difference between revisions of "HTTP Services"
Jump to navigation
Jump to search
m |
m |
||
Line 21: | Line 21: | ||
| [[HTTPC:GetDownloadSizeState|GetDownloadSizeState]] | | [[HTTPC:GetDownloadSizeState|GetDownloadSizeState]] | ||
|- | |- | ||
− | | | + | | 0x00080042 |
− | | [[HTTPC: | + | | [[HTTPC:InitializeConnectionSession|InitializeConnectionSession]] |
|- | |- | ||
| 0x00090040 | | 0x00090040 |
Revision as of 02:32, 14 July 2014
HTTP service "http:C"
Command Header | Description |
---|---|
0x00010044 | Initialize ? |
0x00020082 | CreateContext |
0x00030040 | CloseContext |
0x00050040 | GetRequestState |
0x00060040 | GetDownloadSizeState |
0x00080042 | InitializeConnectionSession |
0x00090040 | BeginRequest |
0x000B0082 | ReceiveData |
0x000C0102 | ReceiveDataDelay |
0x001100C4 | AddRequestHeader |
0x001200C4 | AddRequestFormEntry |
0x001B0102 | SendPOSTDataDelay |
0x001E00C4 | GetResponseHeader |
0x001F0144 | GetResponseHeaderDelay |
0x00200082 | GetResponseData |
0x00220040 | GetResponseStatusCode |
0x002300C0 | GetResponseStatusCodeDelay |
0x00240082 | AddTrustedRootCA |