nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultPostUnknownEnctypeErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_POST_UNKNOWN_ENCTYPE
);
None.
Result indicating the following error: "Unknown encoding type for POST." Returns a Result indicating the following error: "Unknown encoding type for POST."
CONFIDENTIAL