fastapi-cache icon indicating copy to clipboard operation
fastapi-cache copied to clipboard

Added respect_headers: bool = True to cache function to optionally allow ignoring api cache headers

Open zakstucke opened this issue 2 years ago • 0 comments

As mentioned in #144 , I just hit the need to ignore the cache headers coming in from the 3rd party. Simple optional param to ignore.

zakstucke avatar May 24 '23 15:05 zakstucke