| Package | Description |
|---|---|
| org.springframework.cloud.openfeign.encoding |
| Class and Description |
|---|
| BaseRequestInterceptor
The base request interceptor.
|
| FeignAcceptGzipEncodingInterceptor
Enables the HTTP response payload compression by specifying the
Accept-Encoding
headers. |
| FeignClientEncodingProperties
The Feign encoding properties.
|
| FeignContentGzipEncodingInterceptor
Enables the HTTP request payload compression by specifying the
Content-Encoding
headers. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.