| Package | Description |
|---|---|
| com.azure.core.test.http |
Package containing classes to test HTTP communications in Azure client libraries.
|
| Modifier and Type | Method and Description |
|---|---|
MockHttpResponse |
MockHttpResponse.addHeader(String name,
String value)
Adds the header
name and value to the existing set of HTTP headers. |
Copyright © 2020 Microsoft Corporation. All rights reserved.