tristanhimmelman/AlamofireObjectMapper

mapping allHeaderFields

sultan-arshi opened this issue · 0 comments

Basically I am mapping and using generic Response for my response
and the problem is, in my response I am getting some values in header
I can only get it like this response.response?.allHeaderFields but can not map it
is it a way to map my allHeaderFields