Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #37853
| References | <2b240090-4ae2-403b-9e82-61394d8a545f@googlegroups.com> <1903bc16-3056-4177-bea1-7996e6fbfeb5@googlegroups.com> <4ED36D7D-7803-444A-91E4-E194EAC8159C@barrys-emacs.org> |
|---|---|
| From | Saju M <sajuptpm@gmail.com> |
| Date | 2013-01-29 12:20 +0530 |
| Subject | Re: python: HTTP connections through a proxy server requiring authentication |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1165.1359442271.2939.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi , Thanks barry, I solved that issue. I reconfigured squid3 with ncsa_auth, now its working same python code. Earlier I used digest_pw_auth. Actually I am trying to fix an issue related to python boto API. Please check this post https://groups.google.com/forum/#!topic/boto-users/1qk6d7v2HpQ Regards Saju Madhavan +91 09535134654 On Tue, Jan 29, 2013 at 5:01 AM, Barry Scott <barry@barrys-emacs.org> wrote: > The shipped python library code does not work. > > See http://bugs.python.org/issue7291 for patches. > > Barry > >
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
python: HTTP connections through a proxy server requiring authentication sajuptpm <sajuptpm@gmail.com> - 2013-01-26 11:12 -0800
Re: python: HTTP connections through a proxy server requiring authentication sajuptpm <sajuptpm@gmail.com> - 2013-01-26 11:31 -0800
Re: python: HTTP connections through a proxy server requiring authentication Barry Scott <barry@barrys-emacs.org> - 2013-01-28 23:31 +0000
Re: python: HTTP connections through a proxy server requiring authentication Saju M <sajuptpm@gmail.com> - 2013-01-29 12:20 +0530
csiph-web