keepalive

urllib keepalive support for python


Keywords
python, http, urllib, keepalive
License
LGPL-2.1+
Install
pip install keepalive==0.5

Documentation

An HTTP handler for urllib that supports HTTP 1.1 and keepalive in both Python 2.x and 3.x versions.

This repo contains a port from the very old version of keepalive.py module from the urlgrabber project, and available under the GNU LGPL license.

PyPi version