See: Description
Class | Description |
---|---|
BaseUrlHandler |
Handles dynamic replacements on base URL.
|
CustomHeadersInterceptor |
An instance of this class enables adding custom headers in client requests
when added to the
OkHttpClient interceptors. |
LoggingInterceptor |
An OkHttp interceptor that handles logging of HTTP requests and responses.
|
RequestIdHeaderInterceptor |
An instance of this class puts an UUID in the request header.
|
UserAgentInterceptor |
User agent interceptor for putting a 'User-Agent' header in the request.
|
Copyright © 2019. All rights reserved.