Editing VSH Exports
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 134: | Line 134: | ||
|- | |- | ||
| 0x211D8BA3 || cellHttpClientSetAutoRedirect || int cellHttpClientSetAutoRedirect(CellHttpClientId clientId, bool enable) | | 0x211D8BA3 || cellHttpClientSetAutoRedirect || int cellHttpClientSetAutoRedirect(CellHttpClientId clientId, bool enable) | ||
|- | |- | ||
| 0xD7471088 || cellHttpClientSetConnTimeout || int cellHttpClientSetConnTimeout(CellHttpClientId clientId, int64_t usec) | | 0xD7471088 || cellHttpClientSetConnTimeout || int cellHttpClientSetConnTimeout(CellHttpClientId clientId, int64_t usec) | ||
Line 214: | Line 212: | ||
|- | |- | ||
| 0xD276FF1F || cellHttpEnd || int cellHttpEnd(void) | | 0xD276FF1F || cellHttpEnd || int cellHttpEnd(void) | ||
|- | |- | ||
| 0x61B2BADE || cellHttpEndCookie || int cellHttpEndCookie(void) | | 0x61B2BADE || cellHttpEndCookie || int cellHttpEndCookie(void) | ||
|- | |- | ||
| 0x8BEDEFA8 || cellHttpGetCookie || | | 0x8BEDEFA8 || cellHttpGetCookie || | ||
|- | |- | ||
| 0x2A87603A || cellHttpGetProxy || int cellHttpGetProxy(CellHttpUri *proxy, void *pool, size_t poolSize, size_t *required) | | 0x2A87603A || cellHttpGetProxy || int cellHttpGetProxy(CellHttpUri *proxy, void *pool, size_t poolSize, size_t *required) | ||
|- | |- | ||
| 0x250C386C || cellHttpInit || int cellHttpInit(void *pool, size_t poolSize) | | 0x250C386C || cellHttpInit || int cellHttpInit(void *pool, size_t poolSize) | ||
|- | |- | ||
| 0x9638F766 || cellHttpInitCookie || int cellHttpInitCookie(void *pool, size_t poolSize) | | 0x9638F766 || cellHttpInitCookie || int cellHttpInitCookie(void *pool, size_t poolSize) | ||
|- | |- | ||
| 0x61C90691 || cellHttpRecvResponse || int cellHttpRecvResponse(CellHttpTransId transId, void *buf, size_t size, size_t *recvd) | | 0x61C90691 || cellHttpRecvResponse || int cellHttpRecvResponse(CellHttpTransId transId, void *buf, size_t size, size_t *recvd) | ||
Line 298: | Line 280: | ||
|- | |- | ||
| 0xD47CC666 || cellHttpTransactionReleaseConnection || int cellHttpTransactionReleaseConnection(CellHttpTransId transId, int *sid) | | 0xD47CC666 || cellHttpTransactionReleaseConnection || int cellHttpTransactionReleaseConnection(CellHttpTransId transId, int *sid) | ||
|- | |- | ||
| 0xE6D4202F || cellHttpsEnd || int cellHttpsEnd(void) | | 0xE6D4202F || cellHttpsEnd || int cellHttpsEnd(void) |