[Yum-devel] [UG][PATCH] byte range and keepalive support for https

James Bowes jbowes at redhat.com
Mon Jun 26 21:14:13 UTC 2006


Hi all:

Attached is a patch for urlgrabber that adds support for requesting byte 
ranges and keepalive connections over 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.

-James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl.diff
Type: text/x-patch
Size: 5857 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20060626/8ead3865/attachment.bin 


More information about the Yum-devel mailing list