hdfg159

Results 2 issues of hdfg159

Why the reponse type is `Response.class` and `feign.Response#body` should not close when response data with header "Transfer-Encoding: chunked" and not contain "Content-Length"? `response.body().length()` will return null and `shouldClose` variable will...

documentation

### Questions I found code in the `main` branch can work fine, but after merging code #90 into the 4.x branch, it cannot run properly. When a large number of...

bug