Hi Guys! I hope everyone had a good holiday season -- it's still not yet over though -- and I'm having some trouble that I need some help with in Python. Here it goes:
As you all already know there's already an HTTPS client in the 0.5-devel branch. I've tried so hard to get the Python server up and running supporting HTTPS but unfortunately the server always fails for POST requests. I am not sure whether it's something that the current implementation is not inherently able to handle, or whether the client is having problems creating POST requests in non-HTTPS mode. Is there anyone with enough experience with Python and WSGI able to come up with a simple service that would acknowledge POST/PUT requests using the WSGI interface? This testing block is causing me to spend too much time with a language and framework that I'm not very familiar with -- and I'm hoping someone else in the list is willing to help out. Thanks in advance and I hope this helps! -- Dean Michael Berris blog.cplusplus-soup.com | twitter.com/deanberris linkedin.com/in/mikhailberis | facebook.com/dean.berris | deanberris.com ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
