RestInterfaceClient.requestBodyFilter

Optional request filter with access to the request body.

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

  1. RequestBodyFilter requestBodyFilter [@property setter]
    class RestInterfaceClient(I)
    final @property
    void
    requestBodyFilter
  2. RequestBodyFilter requestBodyFilter [@property getter]

Meta