![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: httplib/HTTPS Post Problem
From: <michaelparkin@gmail.com>
Date: Fri Jul 22 2005 - 11:47:09 CEST
Thanks for the replies, Andreas and Peter.
Andreas Kostyrka wrote:
<snip>
> Just a curious guess: Are you behind a proxy? If so, it's a known and
No, I'm not behind a proxy - the server is on the same PC as my client
> You might also try to use PyCurl.
I've quickly read about PyCurl, but it only seems to allow HTTP HEAD,
I'd like to use httpLib in Python as I also need the DELETE method and
I've done some more testing and still can't work out why Python
Thanks,
Michael.
<snip>
|