| Package | Description |
|---|---|
| com.azure.core.http |
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHeader |
HttpHeaders.get(String name)
Gets the
header for the provided header name. |
HttpHeader |
HttpHeaders.remove(String name)
Removes the
header with the provided header name. |
Copyright © 2020 Microsoft Corporation. All rights reserved.