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

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.040
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'python': 0.08; 'reactions': 0.09; 'subject:requests': 0.09; 'subject:python': 0.12; 'entries.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'logging,': 0.16; 'subject: \n ': 0.16; 'subject:proxy': 0.16; 'great.': 0.16; 'received:209.85.210.174': 0.19; 'received:mail-iy0-f174.google.com': 0.19; 'header:In-Reply- To:1': 0.22; 'seeing': 0.28; 'message-id:@mail.gmail.com': 0.28; 'chris': 0.32; 'to:addr:python-list': 0.34; "can't": 0.34; 'open': 0.37; 'but': 0.37; 'received:google.com': 0.38; 'subject:can': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'something': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; "i'd": 0.40; 'enable': 0.66; 'subject:but': 0.67; 'traffic': 0.70; 'subject:have': 0.74; 'charset:gb2312': 0.78; 'skip:\xb3 30': 0.84; 'sort.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=u5zCHntuW6gWN2OJ40S0Ros2G6ApYPL5i8St33nmBUg=; b=TXF+piKJ+xVv2VauHHK/l7kXIrYiF14+MwSlOXeKaQTDNWTsZvK8eNQL/N/bGxrzem fLrEhM3q3dEh0Ky4nx7lbJiooWSaHLiITWNUd4wzuh8hz6Shv75aKrojbrA4ASFGV16n Hkt/6qjGLCKKo+3T8CSE+zAz+j6hWQqDqCZ98=
MIME-Version 1.0
In-Reply-To <163b004e-5e86-4fe1-912c-1305ce2b753c@35g2000prp.googlegroups.com>
References <163b004e-5e86-4fe1-912c-1305ce2b753c@35g2000prp.googlegroups.com>
Date Tue, 5 Jul 2011 03:50:28 +1000
Subject Re: i have configured proxy but fiddler can't capture python's network requests
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=GB2312
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.602.1309801830.1164.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1309801830 news.xs4all.nl 21793 [2001:888:2000:d::a6]:59812
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8783

Show key headers only | 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