When running endsas; on a "SYSSCPL" : "X64_DSRV19" machine running "SYSVLONG" : "9.04.01M7P080520" a 200 response is received but the request body is empty.
this affects POST requests, not GET
This requires an update to the mp_abort() macro - it's aborting too hard!
When running
endsas;
on a"SYSSCPL" : "X64_DSRV19"
machine running"SYSVLONG" : "9.04.01M7P080520"
a 200 response is received but the request body is empty.this affects POST requests, not GET
This requires an update to the
mp_abort()
macro - it's aborting too hard!