<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/policy, branch main</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Ignore Cache-Control: must-revalidate and no-cache when cache_control=False</title>
<updated>2023-03-24T23:50:18+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-03-13T17:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=5bcb137ff944533210036d5fcefe0a5f87cde96c'/>
<id>5bcb137ff944533210036d5fcefe0a5f87cde96c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow regexes for URL expiration patterns</title>
<updated>2023-03-24T23:50:18+00:00</updated>
<author>
<name>Simon Leiner</name>
<email>simon@leiner.me</email>
</author>
<published>2023-03-14T17:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=94331ef108ad160faddb48cfc6a259c8a2497c99'/>
<id>94331ef108ad160faddb48cfc6a259c8a2497c99</id>
<content type='text'>
This allows for more fine-grained control over URL patterns than
globbing in the rare cases where that is needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for more fine-grained control over URL patterns than
globbing in the rare cases where that is needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise an error for invalid expiration string values (except for headers containing httpdates)</title>
<updated>2023-02-18T21:55:25+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2023-01-13T19:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=d5baa7ff923f58a1464a3a4375e14e274f8eca13'/>
<id>d5baa7ff923f58a1464a3a4375e14e274f8eca13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update type hints to appease Pylance and stricter mypy settings</title>
<updated>2022-12-13T22:27:49+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-12-12T04:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=f7281895698f33b9c41239b5be3a961fd1691b99'/>
<id>f7281895698f33b9c41239b5be3a961fd1691b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for header values as bytes</title>
<updated>2022-10-20T18:23:45+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-10-20T18:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=10fba0bcb772a2e46e758e4173d1ab99ec287e93'/>
<id>10fba0bcb772a2e46e758e4173d1ab99ec287e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update only_if_cached to take precedence over refresh or other revalidation conditions</title>
<updated>2022-07-30T22:12:19+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook.git@proton.me</email>
</author>
<published>2022-07-20T00:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=dc34cda843f427ff3788ad4a283f06547ba72409'/>
<id>dc34cda843f427ff3788ad4a283f06547ba72409</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs</title>
<updated>2022-06-16T21:48:34+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-14T05:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=bcccae4d7fd9c1a317b24e52a21ad0802548709b'/>
<id>bcccae4d7fd9c1a317b24e52a21ad0802548709b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save a couple microseconds</title>
<updated>2022-06-16T21:26:25+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-16T21:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=82a9bd50cded0ef92e0e882ee4b63d1c4e9e590d'/>
<id>82a9bd50cded0ef92e0e882ee4b63d1c4e9e590d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some additional logging and tests</title>
<updated>2022-06-16T21:25:58+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-06-16T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=b92f7645fea16c34be6ae04a1a663f8e9d56e9d9'/>
<id>b92f7645fea16c34be6ae04a1a663f8e9d56e9d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Vary</title>
<updated>2022-06-16T20:45:42+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2022-05-21T17:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/requests-cache.git/commit/?id=20dcc26d7d49d2ec8ee9571161a2722bb09fed25'/>
<id>20dcc26d7d49d2ec8ee9571161a2722bb09fed25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
