suds-community / suds

Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.
https://suds.readthedocs.io/
GNU Lesser General Public License v3.0
172 stars 54 forks source link

http basic auth - 401 error - HttpTransport lost request.headers #11

Closed guifran001 closed 5 years ago

guifran001 commented 5 years ago

Originally from: https://bitbucket.org/jurko/suds/issues/135/http-basic-auth-401-error-httptransport Pull request was already existing: https://bitbucket.org/jurko/suds/pull-requests/43/httptransportopen-pass-request-headers-to

I will open a pr with the fix

guifran001 commented 5 years ago

pr: https://github.com/suds-community/suds/pull/12

phillbaker commented 5 years ago

Closed in #12