fastapi-cache
fastapi-cache copied to clipboard
cache_status_header not working
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?