No. Converters don't see the whole response object
# squarelibraries
j
No. Converters don't see the whole response object
b
@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?