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

cache_status_header not working

Open MJimmyChen-reform opened this issue 1 year ago • 1 comments

The parameter cache_status_header for the @cache decorator to change the name of the header doesn't work. Also furthermore the status of this header always give me MISS for some reason?

MJimmyChen-reform avatar Sep 23 '24 07:09 MJimmyChen-reform