Function RestInterfaceClient.requestBodyFilter
Optional request filter with access to the request body.
final void requestBodyFilter
(
RestInterfaceClient . RequestBodyFilter del
) @property;
final RestInterfaceClient . RequestBodyFilter requestBodyFilter() @property;
This callback allows to modify the request headers depending on the contents of the body.