Serial Framework C++ Edition

◆ WCL_E_OBEX_CONTINUE

const int WCL_E_OBEX_CONTINUE = WCL_E_OBEX_BASE + 0x0003

The server has received the request headers and the client should proceed to send the request body (in the case of a request for which a body needs to be sent).

This result code is not an error and indicates the action requested by the client was received, understood and accepted.