Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An HTTP handler for `urllib` that supports HTTP 1.1 and keepalive in both Python 2.x and 3.x versions.
An HTTP handler for `urllib` that supports HTTP 1.1 and keepalive.

This repo contains a port from the very old version of
[keepalive.py](http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=blob;f=urlgrabber/keepalive.py;h=89ee97dfe2505ff0590e0a312e81f9daac6d9f77;hb=27878b9288fe8a6c6dc17168cdd1d288915929fe)
Expand Down
Loading