void willDecodeRequestBody(HTTPRequestBody body)

Callback invoked prior to decoding a request body.

This method is invoked prior to decoding the request body.

Source

void willDecodeRequestBody(HTTPRequestBody body) {}