Api Human Config
constructor(baseUrl: String, headers: Map<String, String> = emptyMap(), connectivityManager: ConnectivityManager? = null)
Parameters
headers
example: ("Luna-Account-Id", "sdfqwe-qwerqw-asdfasw-qwew") these headers will be added to every request. optional headers can be added in specific requests.