aboutsummaryrefslogtreecommitdiff
path: root/devel/py-cachecontrol/pkg-descr
blob: d8137b960cc71f781fe52b65f0902da0d1d9ca26 (plain) (blame)
1
2
3
4
5
6
7
CacheControl is a port of the caching algorithms in httplib2 for use with
requests session object.

It was written because httplib2's better support for caching is often mitigated
by its lack of thread safety. The same is true of requests in terms of caching.

WWW: https://github.com/ionrock/cachecontrol