Rename functions and update policy handling logic
Renamed multiple functions for clarity, such as applyHomeSettings
to checkHomeCountry
and setCurrentValues
to setCurrentClientInfo
. Introduced updatePolicyResponse
to update policy data, adjusted policy checks to account for 'isHome', and enriched the HTTP response structure with new fields.