python-zeep icon indicating copy to clipboard operation
python-zeep copied to clipboard

Allow Ws Addressing plugin to use a different URL address than the binding address

Open eblis opened this issue 3 years ago • 0 comments

Allow Ws Addressing plugin to use a different URL address than the binding address.

Some SOAP services require you to connect to a gateway server but specify your actual URL in the addressing part.

With this change you can override the binding address if you want to, but by default it will use the same address.

eblis avatar Aug 05 '22 08:08 eblis