Httpcache

Latest version: v0.1.3

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

++++++++++++++++++

* Support Python 2.6
* Support Python 3.3

0.1.2

++++++++++++++++++

* Fix broken setup.py.

0.1.1

++++++++++++++++++

* Cache a broader set of response codes.
* Follow RFC 2616's recommendations about caching resources with query strings.
* Don't cache non-idempotent methods.
* Non-idempotent methods invalidate their cache resources.
* Documentation!
* Actually implement the capacity parameter.

0.1.0

++++++++++++++++++

* Provide a Requests Transport Adapter so that caching 'Just Works'.

0.0.2

++++++++++++++++++

* Correctly cache using the 'Expires' header.
* Correctly handle some of the functionality exposed by the 'Cache-Control' header.

0.0.1

++++++++++++++++++

* Conception
* If-Modified-Since and 304 handling.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.