mco_lews_append_header_end

Prototype

    MCO_RET mco_lews_append_header_end(lews_connection_context_h client_ctx_handle);

Arguments

client_ctx_handle
The connection context handle.

Description

The mco_lews_append_header_end() function completes the HTTP response header in the outgoing buffer. All subsequent content of the buffer will be HTTP data.

Return Codes

MCO_S_OK
No errors.
MCO_E_NW_SENDERR
Error occurred while sending the response.

Files

Header file:
mcoewslite.h
Source file:
mcoewslite.c
Library:
mcoewslite.a