We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d6a9a commit d5f5816Copy full SHA for d5f5816
CHANGELOG.md
@@ -1,5 +1,6 @@
1
### Version 9.5.1
2
-* Update Okhttp client so that if specified, the content-type is included even without a body.
+* When specified, Content-Type header is now included on OkHttp requests lacking a body.
3
+* Sets empty HttpEntity if apache request body is null.
4
5
### Version 9.5
6
* Introduces `feign-java8` with support for `java.util.Optional`
0 commit comments