UINT nx_web_http_server_callback_generate_response_header_extended(NX_WEB_HTTP_SERVER *server_ptr,
NX_PACKET **packet_pptr,
CHAR *status_code,
UINT status_code_length,
UINT content_length,
CHAR *content_type,
UINT content_type_length,
CHAR *additional_header,
UINT additional_header_length);