DefaultHttpClient
Standard implementation of the HTTP client (transport layer) for requests to the Radar API service. It does not log the bodies and headers of requests and server responses at any logging level for privacy reasons. If you need to log requests, prepare your own implementation and pass it during the initialization of DefaultLocationSource as a parameter for the RadarSettings configuration.
ru.dgis.sdk.positioning.radar.RadarApiHttpClient
DefaultHttpClient()
Standard implementation of the HTTP client (transport layer) for requests to the Radar API service. It does not log the bodies and headers of requests and server responses at any logging level for privacy reasons. If you need to log requests, prepare your own implementation and pass it during the initialization of DefaultLocationSource as a parameter for the RadarSettings configuration.