mercurial/httpconnection.py
Fri, 20 Sep 2013 09:16:07 -0400 Augie Fackler httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)
Thu, 18 Oct 2012 23:55:15 -0500 Matt Mackall httpclient: fix calling convention violation
Tue, 16 Oct 2012 18:05:33 -0500 Augie Fackler http2: make it possible to connect w/o ssl on port 443
Mon, 27 Aug 2012 23:14:27 +0200 Mads Kiilerich avoid using abbreviations that look like spelling errors
Sun, 08 Jan 2012 18:15:54 +0100 Martin Geisler Use explicit integer division
Mon, 17 Oct 2011 13:42:42 -0500 Matt Mackall auth: fix realm handling with Python < 2.4.3 (issue2739) stable
Wed, 21 Sep 2011 22:52:00 +0200 Mads Kiilerich http: handle push of bundles > 2 GB again (issue3017) stable
Fri, 05 Aug 2011 21:05:41 +0200 Patrick Mezard http: pass user to readauthforuri() (fix 4a43e23b8c55) stable
Mon, 01 Aug 2011 23:58:50 +0200 Patrick Mezard hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1
Tue, 24 May 2011 17:30:00 -0500 Matt Mackall httprepo: handle large lengths by bypassing the len() operator
Mon, 16 May 2011 16:59:45 -0500 Augie Fackler httpconnection: improved logging formatting
Mon, 16 May 2011 16:59:45 -0500 Augie Fackler httpconnection: correctly handle redirects from http to https
Wed, 11 May 2011 08:07:51 -0500 Augie Fackler httpconnection: fix debug logging option for httpclient
Fri, 06 May 2011 10:22:08 -0500 Augie Fackler url: use new http support if requested by the user
less more (0) tip