From: Dean M. B. <mik...@gm...> - 2009-12-29 10:25:48
|
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 |