Files
spring-cloud-openfeign/spring-cloud-openfeign-core
AndreTeigler ee9f34f9e1 Make Content-Encoding configurable (#1071)
* Make Content-Encoding configurable

A new configuration property was added to make the Content-Encoding
configurable when using the feign request compression. The default
values are the same as the previous hardcoded values.

Closes issue 1048
2024-09-25 13:23:39 +02:00
..