RestInterfaceClient.requestBodyFilter

void requestBodyFilter(RequestBodyFilter del) @property

Optional request filter with access to the request body.

This callback allows to modify the request headers depending on the contents of the body.

RequestBodyFilter requestBodyFilter() @property

ditto