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

Support WS Addressing address that is different than the binding address

Open eblis opened this issue 3 years ago • 0 comments

Some SOAP endpoints require you to connect to one URL (binding URL) but specify another URL In the WS Addressing section (addressing URL). The current WS Addressing plugin doesn't support this scenario.

I've created pull request #1328 to support this.

eblis avatar Aug 08 '22 07:08 eblis