No. Converters don't see the whole response object
b
bodo
05/13/2020, 5:11 AM
@jw thanks!
so the only solution will be to create antother api layer which transforms Response<HttpObjectWithoutHeader> into HttpObjectWithHeader and use this for all http requests?