I found that REQBODY_PROCESSOR_ERROR and REQBODY_PROCESSOR_ERROR_MSG were deprecated in this commit:
d0e2546
It appears that these variables have not been assigned any values in the v2/master branch since then.
Therefore, I think we should either remove REQBODY_PROCESSOR_ERROR and REQBODY_PROCESSOR_ERROR_MSG from the v2 wiki pages or add a note explaining that they are deprecated.
I also think they should be removed from the v3 wiki pages.
I found that
REQBODY_PROCESSOR_ERRORandREQBODY_PROCESSOR_ERROR_MSGwere deprecated in this commit:d0e2546
It appears that these variables have not been assigned any values in the v2/master branch since then.
Therefore, I think we should either remove
REQBODY_PROCESSOR_ERRORandREQBODY_PROCESSOR_ERROR_MSGfrom the v2 wiki pages or add a note explaining that they are deprecated.I also think they should be removed from the v3 wiki pages.