We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abf1b54 + 00e072b commit 007e8caCopy full SHA for 007e8ca
README.rst
@@ -13,7 +13,7 @@ CacheControl is a port of the caching algorithms in httplib2_ for use with
13
requests_ session object.
14
15
It was written because httplib2's better support for caching is often
16
-mitigated by its lack of threadsafety. The same is true of requests in
+mitigated by its lack of thread safety. The same is true of requests in
17
terms of caching.
18
19
0 commit comments