| Package | Description |
|---|---|
| com.microsoft.rest.v2.http |
This package contains the HTTP abstractions between the AnnotationParser's RestProxy and whatever
HTTP client we choose to use.
|
| Modifier and Type | Method and Description |
|---|---|
BufferedHttpResponse |
HttpResponse.buffer()
Buffers the HTTP response body into memory, allowing the content to be inspected and replayed.
|
BufferedHttpResponse |
BufferedHttpResponse.buffer() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/