When using the reactive client it is possible to return a RestResponse. The RestResponse enables you to both get information about the response and keep the type safety of using a model. That's why I'd like this plugin to be able to use the RestResponse. This feature has already been requested here: #825 but the issue became stale.