Package | Description |
---|---|
com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
com.microsoft.rest.interceptors |
The package contains default interceptors for making HTTP requests.
|
Class and Description |
---|
CustomHeadersInterceptor
An instance of this class enables adding custom headers in client requests
when added to the
OkHttpClient interceptors. |
Class and Description |
---|
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.
|
UserAgentInterceptor
User agent interceptor for putting a 'User-Agent' header in the request.
|
Copyright © 2019. All rights reserved.