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

I'm running spyne 2.13.16 with twisted 21.7.0 on python 3.8 (ubuntu 18.04) #709

Open
Shadow666gamer opened this issue Jul 26, 2024 · 0 comments

Comments

@Shadow666gamer
Copy link

I'm running spyne 2.13.16 with twisted 21.7.0 on python 3.8 (ubuntu 18.04)
using Postman to test, I hit line 194 in soap11.py and the value of http_verb coming from the twisted http method context is b'POST' which fails http_verb == "POST"
twisted really seems to like ascii, it's all over their documentation - any suggestions as to how I can resolve this incompatibility? do I need to move away from twisted?

Originally posted by @pacanukeha in #674

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant