Skip to content

SOAPEncoder: Add support to modify soap message manually#1503

Merged
velo merged 8 commits into
OpenFeign:masterfrom
Laess3r:patch-1
Sep 22, 2021
Merged

SOAPEncoder: Add support to modify soap message manually#1503
velo merged 8 commits into
OpenFeign:masterfrom
Laess3r:patch-1

Conversation

@Laess3r

@Laess3r Laess3r commented Sep 15, 2021

Copy link
Copy Markdown
Contributor

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

velo commented Sep 16, 2021

Copy link
Copy Markdown
Member

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

@Laess3r

Laess3r commented Sep 17, 2021

Copy link
Copy Markdown
Contributor Author

Thanks @velo ! I fixed the build 😄

@velo velo left a comment

Copy link
Copy Markdown
Member

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....

Comment thread soap/src/main/java/feign/soap/SOAPEncoder.java Outdated
@velo

velo commented Sep 17, 2021 via email

Copy link
Copy Markdown
Member

@velo velo merged commit b36bb50 into OpenFeign:master Sep 22, 2021
@Laess3r Laess3r deleted the patch-1 branch September 22, 2021 05:11
velo added a commit that referenced this pull request Oct 7, 2024
* Add support to modify soap message manually

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

* Increment copyright year

* Fix code formatting

* Increment copyright year

* Increment copyright year

* Fix formatting

* Improve implementation

Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
velo added a commit that referenced this pull request Oct 8, 2024
* Add support to modify soap message manually

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

* Increment copyright year

* Fix code formatting

* Increment copyright year

* Increment copyright year

* Fix formatting

* Improve implementation

Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
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.

2 participants