nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultBodyBufShortage,
detail::MakePermanentResult,
Result::SUMMARY_WOULD_BLOCK,
ER_RES_BODYBUF_SHORTAGE
);
None.
Result indicating the following error: "Insufficient HTTP Body receive buffer." Returns a Result indicating the following error: "Insufficient HTTP Body receive buffer."
CONFIDENTIAL