| Package | Description |
|---|---|
| com.microsoft.rest.interceptors |
The package contains default interceptors for making HTTP requests.
|
| Modifier and Type | Method and Description |
|---|---|
UserAgentInterceptor |
UserAgentInterceptor.appendUserAgent(String userAgent)
Append a text to the User-Agent header.
|
UserAgentInterceptor |
UserAgentInterceptor.withUserAgent(String userAgent)
Overwrite the User-Agent header.
|
Copyright © 2019. All rights reserved.