Files
spring-cloud-openfeign/spring-cloud-openfeign-core
AndreTeigler 362b2a5fd3 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:25:37 +02:00
..