``` if (!serializationError && mutableRequest.HTTPBody) { ``` if it is a get request either post request, mutableRequest.HTTPBody is nil。so it is not woking。
if it is a get request either post request, mutableRequest.HTTPBody is nil。so it is not woking。