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

MTOM support with tests #1012

Merged
merged 5 commits into from
Jul 15, 2024
Merged

MTOM support with tests #1012

merged 5 commits into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. Add MTOM support for SOAP attachments (previously no support)

    Fix request logging when message containt non-ascii characters (log writing failure occured)
    Fix using attachments together with 'xml' option (when xml option was provided, attachments option was ignored)
    ekzobrain authored and pcai committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    201d799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5bdcb9 View commit details
    Browse the repository at this point in the history
  3. Allow to pass already configured Nori instance and not mess Nori opti…

    …ons with Savon options
    ekzobrain authored and pcai committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cd1f271 View commit details
    Browse the repository at this point in the history
  4. mtom tests

    pcai committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    985e9ce View commit details
    Browse the repository at this point in the history
  5. dont change gitignore

    pcai committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8720bd3 View commit details
    Browse the repository at this point in the history