HTTPC:SetCrl: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003B0082] |- | 1 | HTTP context handle |- | 2 | Crl buffer size |- | 4 | (Siz..." |
mNo edit summary |
||
Line 18: | Line 18: | ||
|- | |- | ||
| 5 | | 5 | ||
| Pointer to | | Pointer to Crl data | ||
|} | |} | ||
Latest revision as of 14:58, 26 April 2017
Request
Index Word | Description |
---|---|
0 | Header code [0x003B0082] |
1 | HTTP context handle |
2 | Crl buffer size |
4 | (Size<<4) | 10 |
5 | Pointer to Crl data |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |