Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8783

Re: i have configured proxy but fiddler can't capture python's network requests

References <163b004e-5e86-4fe1-912c-1305ce2b753c@35g2000prp.googlegroups.com>
Date 2011-07-05 03:50 +1000
Subject Re: i have configured proxy but fiddler can't capture python's network requests
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.602.1309801830.1164.python-list@python.org> (permalink)

Show all headers | View raw


2011/7/5 成都七中2002级7班_大家都是天才~ <liu.liuwei.wei@gmail.com>:
> 2. If I open fiddler, everything works great. But I can't see the
> traffic in fiddler. And if I change port from 1111 to any other
> number, it works find too.
>

It sounds to me like the traffic's going through fiddler, but you're
just not seeing any log entries. The reactions from the Python end are
exactly what I'd expect. Look at fiddler's documentation to see if you
can enable verbose logging, or something of the sort.

Chris Angelico

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

i have configured proxy but fiddler can't capture python's network requests 成都七中2002级7班_大家都是天才~ <liu.liuwei.wei@gmail.com> - 2011-07-04 10:33 -0700
  Re: i have configured proxy but fiddler can't capture python's network requests Chris Angelico <rosuav@gmail.com> - 2011-07-05 03:50 +1000

csiph-web