nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultRequestNoNewLineErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_RES_NONEWLINE
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "No newline in HTTP header."

Description

Returns a Result indicating the following error: "No newline in HTTP header."


CONFIDENTIAL