-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
Issue with big payload #48
Comments
+1 Hi, we have the same problem. |
Any chance a new release could include this sometime soon? |
Done https://github.com/pwnlabs/nusoap/releases/tag/v0.9.8. Thanks. :-) |
@perscheBo you saved my day at work today. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
nusoap has a problem with transfering big files. This issue was present in 0.9.5 and maybe earlier.
If you transfer big files nusoap will throw "XML error parsing SOAP payload on line 1: Out of Memory".
There is a fix for this that works:
https://sourceforge.net/p/nusoap/discussion/193578/thread/12965595/
Would it be possible to integrate it?
Thank you and best regards.
The text was updated successfully, but these errors were encountered: