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

Commits on Sep 15, 2021

  1. 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.
    Laess3r committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    17f215c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Increment copyright year

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a9cb3d3 View commit details
    Browse the repository at this point in the history
  2. Fix code formatting

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    1458bc3 View commit details
    Browse the repository at this point in the history
  3. Increment copyright year

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5749750 View commit details
    Browse the repository at this point in the history
  4. Increment copyright year

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2e49519 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2769cab View commit details
    Browse the repository at this point in the history
  6. Improve implementation

    Laess3r committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    962a32f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    3f734da View commit details
    Browse the repository at this point in the history