RestInterfaceClient.requestBodyFilter
void requestBodyFilter(RequestBodyFilter del) @propertyOptional 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() @propertyditto