Skip to content
New issue

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

SOAPEncoder: Add support to modify soap message manually #1503

Merged
merged 8 commits into from Sep 22, 2021

Conversation

Laess3r
Copy link
Contributor

@Laess3r Laess3r commented Sep 15, 2021

This small extension adds the possibility to manually set soap headers.
An example is given in the javadoc.

This small extension adds the possibility to manually set soap headers.
An example is given in the javadoc.
@Laess3r Laess3r changed the title Add support to modify soap message manually SOAPEncoder: Add support to modify soap message manually Sep 15, 2021
@velo
Copy link
Member

velo commented Sep 16, 2021

Ok, I will take a look once build is fixed.

@Laess3r
Copy link
Contributor Author

Laess3r commented Sep 17, 2021

Thanks @velo ! I fixed the build 😄

Copy link
Member

@velo velo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good.

I suggested one change, but not sure how helpful it would be, please lemme know.

Wondering why you had to change headers in so many classes....

soap/src/main/java/feign/soap/SOAPEncoder.java Outdated Show resolved Hide resolved
@velo
Copy link
Member

velo commented Sep 17, 2021 via email

@velo velo merged commit b36bb50 into OpenFeign:master Sep 22, 2021
@Laess3r Laess3r deleted the patch-1 branch September 22, 2021 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants