We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feign-reactive/feign-reactor-jetty/src/main/java/reactivefeign/jetty/client/JettyReactiveHttpResponse.java
Line 55 in ae31ddd
When the response contains multiple headers with the same key it throws a generic error, whereas their value should be collapsed together.
The text was updated successfully, but these errors were encountered:
Please check if it works in main repository. I mean Playtika supported one
Sorry, something went wrong.
Yes, the same happens with the Playtika repo, gonna create the same issue there
No branches or pull requests
feign-reactive/feign-reactor-jetty/src/main/java/reactivefeign/jetty/client/JettyReactiveHttpResponse.java
Line 55 in ae31ddd
When the response contains multiple headers with the same key it throws a generic error, whereas their value should be collapsed together.
The text was updated successfully, but these errors were encountered: