nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultPostBoundaryErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_POST_BOUNDARY
);
None.
Result indicating the following error: "Boundary of POST data cannot be properly set." Returns a Result indicating the following error: "Boundary of POST data cannot be properly set."
CONFIDENTIAL