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

JayMessage uses the wrong user-agent when retrieving the WSDLs #1

Open
JayMessage opened this issue Aug 2, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@JayMessage
Copy link
Owner

Expected result:

The user-agent of ksoap2-android/2.6.0+;version=3.6.4 is used when Zeep retrieves the WSDLs.

Actual result:

Zeep uses its own user-agent, Zeep/4.0.0 (www.python-zeep.org).

Impact:

No apparent impact, but this is unintended, and should be fixed for consistency.

@JayMessage JayMessage added the bug Something isn't working label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant