A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2009-September/091866.html below:

[Python-Dev] how to debug httplib slowness

[Python-Dev] how to debug httplib slowness [Python-Dev] how to debug httplib slownessBill Janssen janssen at parc.com
Fri Sep 18 00:33:30 CEST 2009
Oleg Broytmann <phd at phd.pp.ru> wrote:

> On Fri, Sep 04, 2009 at 04:02:39PM +0100, Chris Withers wrote:
> > So, httplib does this:
> >
> > GET /<blah> HTTP/1.1
> [skip]
> > While wget does this:
> >
> > GET /<blah> HTTP/1.0
> [skip]
> > - Apache responds with a chunked response only to httplib. Why is that?
> 
>    Probably because wget uses HTTP/1.0?

Yep.  Not allowed to respond chunked to 1.0 requests.

Bill
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4