[Yum-devel] [UG][PATCH] byte range and keepalive support for https
Michael Stenner
mstenner at linux.duke.edu
Mon Jun 26 21:30:42 UTC 2006
On Mon, Jun 26, 2006 at 05:14:13PM -0400, James Bowes wrote:
> Attached is a patch for urlgrabber that adds support for requesting byte
> ranges and keepalive connections over https.
Thanks, James. I'm basically astounded that I never thought of that
myself. It never occurred to me that it dodn't apply to https.
> The largest change is in grabber.py; keepalive_handler is replaced by
> keepalive_handlers, a tuple. Besides that, most of the code is pretty
> close to the analogous http code, replacing do_http with do_https, or
> HTTPConnection with HTTPSConnection, etc.
Cool. I'll take a look and apply ASAP.
-Michael
--
Michael D. Stenner mstenner at ece.arizona.edu
ECE Department and Optical Sciences Center 520-626-1619
University of Arizona ECE 524G
More information about the Yum-devel
mailing list